Build fix no.4
This commit is contained in:
parent
957d0577fb
commit
51e91c3859
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue