Build fix no.4

This commit is contained in:
Aidan Brady 2013-06-28 18:22:41 -04:00
parent 957d0577fb
commit 51e91c3859

View file

@ -21,9 +21,9 @@
<fileset dir="../NEI/"/> <fileset dir="../NEI/"/>
</copy> </copy>
<copy todir="${dir.mcp}common"> <copy todir="${dir.mcp}/src/minecraft">
<fileset dir="${dir.development}src"> <fileset dir="${dir.development}common">
<exclude name=".git/**"/> <exclude name=".git/**"/>
<exclude name="**/*.xml"/> <exclude name="**/*.xml"/>
</fileset> </fileset>