summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 8efb98430a..94d5242db8 100644
--- a/build.xml
+++ b/build.xml
@@ -510,4 +510,11 @@
<echo>Execute 'ant -help' for Ant help.</echo>
</target>
+ <!--
+ #####################################################################
+ IZPACK
+ #####################################################################
+ -->
+ <import file="${build.support.dir}/build-izpack.xml"/>
+
</project>