gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control systemdiff --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}'>