summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 3f4859ee19..d5407e2e7e 100644
--- a/build.xml
+++ b/build.xml
@@ -1420,6 +1420,7 @@ TEST
<pathelement location="${strap.dir}/lib/library"/>
<pathelement location="${strap.dir}/lib/compiler"/>
<pathelement location="${strap.dir}/lib/actors"/>
+ <pathelement location="${ant.jar}"/>
</classpath>
</quick>
<echo