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: 4ee281b)
raw | patch | inline | side by side (parent: 4ee281b)
author | Doni Pracner <quinnuendo@gmail.com> | |
Tue, 26 Nov 2013 19:46:43 +0000 (20:46 +0100) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Tue, 26 Nov 2013 19:46:43 +0000 (20:46 +0100) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index fc8cb62b777945dc5d1147b1a9437785d362c3c8..afbb1f8b04f2528a16a5f2356b00a049d95defc3 100644 (file)
--- a/build.xml
+++ b/build.xml
</copy>
</target>
- <target name="build" depends="init" description="build the mjv2wsl tool">
+ <target name="build" depends="init" description="build the mjc2wsl tool">
<javac srcdir="${mjc2wsl.src.dir}" destdir="${mjc2wsl.class.dir}" includeAntRuntime='no' />
</target>