summaryrefslogtreecommitdiff
path: root/src/build/four.xml
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@epfl.ch>2008-05-09 10:28:21 +0000
committerLukas Rytz <lukas.rytz@epfl.ch>2008-05-09 10:28:21 +0000
commit914e09a4a3e632e34414b2e0749d96e1dd58e6b8 (patch)
treed18951075f5f80f5a1c73e349af6c90c33bef622 /src/build/four.xml
parentbc13181ea1b0103ad842df5b844e009694022731 (diff)
downloadscala-914e09a4a3e632e34414b2e0749d96e1dd58e6b8.tar.gz
scala-914e09a4a3e632e34414b2e0749d96e1dd58e6b8.tar.bz2
scala-914e09a4a3e632e34414b2e0749d96e1dd58e6b8.zip
added proper msil packaging
Diffstat (limited to 'src/build/four.xml')
-rw-r--r--src/build/four.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/four.xml b/src/build/four.xml
index bc59288f07..ba8e28baeb 100644
--- a/src/build/four.xml
+++ b/src/build/four.xml
@@ -340,7 +340,7 @@ DISTRIBUTION
<symlink link="${dists.dir}/latest-jvm4" resource="${four-dist.dir}" overwrite="yes"/>
</target>
- <target name="four-dist.done" depends="four-dist.src"/>
+ <target name="four-dist.done" depends="four-dist.latest"/>
<!-- ===========================================================================
TEST AND DISTRIBUTION BUNDLE (ALL)