Updated build.xml

This commit is contained in:
Adubbz 2013-09-22 17:44:12 +10:00
parent 0ecc33eaae
commit 8112ccea15
1 changed files with 0 additions and 1 deletions

View File

@ -204,7 +204,6 @@
<echo message="Packaging BiomesOPlenty Api" />
<zip destfile="${dist.dir}/${api.name}">
<fileset dir="${mcp.dir}/src/minecraft" includes="**/biomesoplenty/api/**" />
</fileset>
</zip>
</target>