gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
ant - minor update, wrong dependecy in mj-samples
authorDoni Pracner <quinnuendo@gmail.com>
Tue, 10 Dec 2013 23:44:32 +0000 (00:44 +0100)
committerDoni Pracner <quinnuendo@gmail.com>
Tue, 10 Dec 2013 23:44:32 +0000 (00:44 +0100)
build.xml

index afbb1f8..0e77c01 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -50,7 +50,7 @@
         </java>
     </target>
     
-    <target name="mj-samples" depends="build" description="run the mj compiler on the samples">
+    <target name="mj-samples" depends="mj-build" description="run the mj compiler on the samples">
         <foreach param="filename" target="mj-compile">
             <path>
             <fileset dir='${samples.temp.dir}'>
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner