summaryrefslogtreecommitdiff
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 0ff03922fc..b11de0e15f 100644
--- a/build.xml
+++ b/build.xml
@@ -1166,7 +1166,9 @@ FORWARDED TARGETS FOR PACKAGING
<ant antfile="${src.dir}/build/pack.xml" target="msilpack-all.done" inheritall="yes" inheritrefs="yes"/>
</target>
+ <!-- Used by the scala-installer script -->
<target name="alldistpack" depends="distpack, fourdistpack, msildistpack"/>
+ <target name="allallclean" depends="all.clean, fourclean, msilclean"/>
<!-- ===========================================================================
FORWARDED TARGETS FOR NIGHTLY BUILDS