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