summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2007-06-11 16:08:31 +0000
committermichelou <michelou@epfl.ch>2007-06-11 16:08:31 +0000
commita7a87af828dae76ab869f8c7bd9a2ed79c93d08e (patch)
tree360f6200e3239b3c839de086f0b611f95cb04ced /build.xml
parent1cf6fcfbfaedd1b1659554a0ecc9dd89a43d0a07 (diff)
downloadscala-a7a87af828dae76ab869f8c7bd9a2ed79c93d08e.tar.gz
scala-a7a87af828dae76ab869f8c7bd9a2ed79c93d08e.tar.bz2
scala-a7a87af828dae76ab869f8c7bd9a2ed79c93d08e.zip
reverted change #11979
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 3646502cda..4655b4a2ab 100644
--- a/build.xml
+++ b/build.xml
@@ -645,6 +645,7 @@ MSIL
<include name="scala/Product*.scala"/>
<include name="scala/cloneable.scala"/>
<include name="scala/deprecated.scala"/>
+ <include name="scala/native.scala"/>
<include name="scala/serializable.scala"/>
<include name="scala/transient.scala"/>
<include name="scala/runtime/*.scala"/>