summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2007-03-20 10:39:52 +0000
committermichelou <michelou@epfl.ch>2007-03-20 10:39:52 +0000
commitdf63d8e2f8b8529dfd078f09f04578a11f017d03 (patch)
treef2e72cdb629242876547dacb6aff91d296a7b17a /build.xml
parentd848220eca8c09fa21408ba3b6041b100207c126 (diff)
downloadscala-df63d8e2f8b8529dfd078f09f04578a11f017d03.tar.gz
scala-df63d8e2f8b8529dfd078f09f04578a11f017d03.tar.bz2
scala-df63d8e2f8b8529dfd078f09f04578a11f017d03.zip
added resource 'source.png' in DocGenerator
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 33c0cc5088..dca94fdf22 100644
--- a/build.xml
+++ b/build.xml
@@ -248,7 +248,6 @@ BUILD SUPPORT MACROS
<include name="**/*.xml"/>
<include name="**/*.js"/>
<include name="**/*.css"/>
- <include name="**/*.png"/>
</fileset>
</copy>
<copy todir="@{build.dir}/lib/compiler">
@@ -257,7 +256,6 @@ BUILD SUPPORT MACROS
<include name="**/*.xml"/>
<include name="**/*.js"/>
<include name="**/*.css"/>
- <include name="**/*.png"/>
</fileset>
</copy>
</sequential>