summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 45386c8c8..fff81ed57 100644
--- a/build.xml
+++ b/build.xml
@@ -527,6 +527,8 @@
<delete dir="${build}"/>
<delete dir="${dist}"/>
+ <delete file="build.dep"/>
+
</target>