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/"/>
|
||||
</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="**/*.xml"/>
|
||||
</fileset>
|
||||
|
|
Loading…
Reference in a new issue