summaryrefslogtreecommitdiffstats
path: root/make/build.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-03-25 23:33:43 +0100
committerSven Gothel <[email protected]>2010-03-25 23:33:43 +0100
commit6eeede0843f199e2f81291354c6e02e1a262f4da (patch)
treefe458e1de3fa7cb32ef8815702e712fac4af2dbe /make/build.xml
parent7fe91321c0617e3035f1168784d799bcfe44f47a (diff)
build-junit.xml unique build_t property
Diffstat (limited to 'make/build.xml')
-rwxr-xr-xmake/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 99ea011..5a19974 100755
--- a/make/build.xml
+++ b/make/build.xml
@@ -562,7 +562,7 @@
<copy file="${antlr.jar}" todir="${build}" />
</target>
- <target name="all" depends="gluegen.build" />
+ <target name="all" depends="gluegen.build, junit.compile" />
<target name="clean" depends="init">
<delete includeEmptyDirs="true">