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 080a53e693..7efe28bf72 100644
--- a/build.xml
+++ b/build.xml
@@ -1636,7 +1636,7 @@ TEST AND DISTRIBUTION BUNDLE (ALL)
<target name="all.done" depends="dist.done, test.done"/>
- <target name="all.clean" depends="locker.clean, docs.clean, dist.clean"/>
+ <target name="all.clean" depends="locker.clean, docs.clean, dist.clean, optimised.clean"/>
<!-- ===========================================================================
STABLE REFERENCE (STARR)