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: 14e2062)
raw | patch | inline | side by side (parent: 14e2062)
author | Doni Pracner <quinnuendo@gmail.com> | |
Tue, 10 Dec 2013 23:44:32 +0000 (00:44 +0100) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Tue, 10 Dec 2013 23:44:32 +0000 (00:44 +0100) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index afbb1f8b04f2528a16a5f2356b00a049d95defc3..0e77c01f45afdf38b1b41d6e0a0349a2b44df6f3 100644 (file)
--- a/build.xml
+++ b/build.xml
</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}'>