Fixes Mekanism causing constant broken builds

This commit is contained in:
Calclavia 2013-07-27 11:24:21 -04:00
parent db8725e1a4
commit 73bda3e873

View file

@ -18,7 +18,7 @@
<delete dir="${dir.development}/forge"/>
<copy todir="${dir.development}">
<fileset dir="../NEI/"/>
<fileset dir="../Minecraft Forge Latest/"/>
</copy>
<copy todir="${dir.mcp}/src/minecraft">
@ -108,4 +108,4 @@
<copy todir="output" file="build.properties"/>
</target>
</project>
</project>