summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBurak Emir <emir@epfl.ch>2007-08-12 07:40:11 +0000
committerBurak Emir <emir@epfl.ch>2007-08-12 07:40:11 +0000
commitaf7db4f3c59c5d23d16f277f061e51d8041484f8 (patch)
tree21c8a6871857e06e1653717cab55c4e5711f41e4
parentb9232101bd74fc59850613c380abea7eedcaa070 (diff)
downloadscala-af7db4f3c59c5d23d16f277f061e51d8041484f8.tar.gz
scala-af7db4f3c59c5d23d16f277f061e51d8041484f8.tar.bz2
scala-af7db4f3c59c5d23d16f277f061e51d8041484f8.zip
target "binaries" depends on "setup"
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index de861fa370..3a210047db 100644
--- a/build.xml
+++ b/build.xml
@@ -1182,6 +1182,7 @@ GENERATES A DISTRIBUTION
description="Packs a distribution for SBaz and ZIP/TAR"/>
<target name="binaries"
+ depends="setup"
description="Creates a binary Scala distribution">
<property name="dist.current.dir"
value="${dist.dir}/scala-${version.number}"/>