Simplifying compilation.

This commit is contained in:
Deathsbreed
2014-10-08 19:46:24 -05:00
parent 79db9987d5
commit dd8d5ab7a0
2 changed files with 3 additions and 1 deletions

View File

@@ -28,4 +28,6 @@
</manifest>
</jar>
</target>
<target name="main" depends="jar" />
</project>