gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control system
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 979630b)
raw | patch | inline | side by side (parent: 979630b)
author | Doni Pracner <quinnuendo@gmail.com> | |
Fri, 18 Jul 2014 18:44:20 +0000 (20:44 +0200) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Fri, 18 Jul 2014 18:44:20 +0000 (20:44 +0200) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index eaeef455834d3911f1a66932e1c520c30a79016f..0b12de113a40a64e4955301fa722c6effdfa8e41 100644 (file)
--- a/build.xml
+++ b/build.xml
</java>
</target>
- <target name="mj-samples" description="run the mj compiler on the samples">
+ <target name="mj-samples" description="run the mj compiler on the samples" depends="init">
<foreach param="filename" target="mj-compile">
<path>
<fileset dir='${samples.temp.dir}'>