summaryrefslogtreecommitdiffstats
path: root/asm/newbuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'asm/newbuild.xml')
-rw-r--r--asm/newbuild.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/asm/newbuild.xml b/asm/newbuild.xml
new file mode 100644
index 000000000..d6a9c197c
--- /dev/null
+++ b/asm/newbuild.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<!-- see ../build/*.html for explanation -->
+<project name="asm" default="test" basedir=".">
+ <import file="${basedir}/../build/build.xml"/>
+</project>
+