summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index b285cb7..f4724fe 100644
--- a/build.xml
+++ b/build.xml
@@ -41,7 +41,7 @@ ant All
</subant>
</target>
- <target name="distclean" description="Remove everything not in the distribution.">
+ <target name="cleanall" description="Remove everything not in the distribution.">
<subant target="cleanall" inheritall="false">
<filelist refid="Pkg.Dirs"/>
</subant>