Fixed MekanismTools module build.
This commit is contained in:
parent
f1d7a0de13
commit
f0ae893f2d
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
|
||||
<copy todir="toolsContents">
|
||||
<fileset dir="${dir.mcp}/reobf/minecraft">
|
||||
<include name = "**/mekanism/api/**"/>
|
||||
<include name = "**/mekanism/tools/**"/>
|
||||
</fileset>
|
||||
|
||||
<fileset dir="${dir.development}etc/tools"/>
|
||||
|
|
Loading…
Reference in a new issue