reverted last change
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10411 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
944f7ca02f
commit
06da7cab54
|
@ -248,6 +248,7 @@ BUILD SUPPORT MACROS
|
|||
<include name="**/*.xml"/>
|
||||
<include name="**/*.js"/>
|
||||
<include name="**/*.css"/>
|
||||
<include name="**/*.png"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
<copy todir="@{build.dir}/lib/compiler">
|
||||
|
@ -256,6 +257,7 @@ BUILD SUPPORT MACROS
|
|||
<include name="**/*.xml"/>
|
||||
<include name="**/*.js"/>
|
||||
<include name="**/*.css"/>
|
||||
<include name="**/*.png"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
</sequential>
|
||||
|
|
Loading…
Reference in New Issue