summaryrefslogtreecommitdiffstats
path: root/make/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build.xml')
-rw-r--r--make/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 7ebcef6..a1d339b 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -803,7 +803,7 @@
includes="${archive.name}/**" />
<!-- Clean up after ourselves -->
<delete includeEmptyDirs="true" quiet="true" dir="${archive}" failonerror="false" />
-
+ </target>
<!-- Put the files created by target gluegen.build from
build directory to maven repository, local or remote