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