Forgot a file

This commit is contained in:
Ben Hale 2008-11-19 15:19:40 +00:00
parent 4271f6d9e1
commit 6379c69c38
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project name="package-library">
<target name="package" depends="ivy.init">
<dist-jar/>
</target>
</project>