summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2007-07-27 15:40:35 +0000
committermichelou <michelou@epfl.ch>2007-07-27 15:40:35 +0000
commiteb21be47d8e2fe834fce71aaed59cac129410699 (patch)
tree510a42be0b8d9f5a1362b651c73bc19fc85b61d0 /build.xml
parent5327a60d2007cdbb0ddf7cab29027e8e8c6698c3 (diff)
downloadscala-eb21be47d8e2fe834fce71aaed59cac129410699.tar.gz
scala-eb21be47d8e2fe834fce71aaed59cac129410699.tar.bz2
scala-eb21be47d8e2fe834fce71aaed59cac129410699.zip
Updated STARR to Scala-2.6.0-RC1
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 3753ac6e5f..c0c2b31ddb 100644
--- a/build.xml
+++ b/build.xml
@@ -1400,7 +1400,7 @@ GENERATES A DISTRIBUTION
includes="clitest,diff/diff.*,diff/lib*.dll,scalatest,scalatest.bat"/>
<miscset
dir="${basedir}/test"
- includes="files/**/*.args,files/**/*.check,files/**/*.jar,files/**/*.java,files/**/*.scala,files/cli/**/*.check.*,files/shootout/*.javaopts,files/shootout/*.runner,files/shootout/*.txt"/>
+ includes="files/**/*.args,files/**/*.check,files/**/*.jar,files/**/*.java,files/**/*.scala,files/cli/**/*.check.*,files/jvm/*.so,files/shootout/*.javaopts,files/shootout/*.runner,files/shootout/*.txt"/>
</quicksbaz>
<!-- Creates the MSIL package -->
<quicksbaz