Create the javadoc as part of a dist build

This commit is contained in:
endolf 2013-03-25 18:01:56 +00:00
parent a5c79be8d0
commit 790b666865

View file

@ -142,6 +142,7 @@
<attribute name="Sealed" value="true"/>
</manifest>
</jar>
<iterate target="javadoc"/>
<copy todir="dist">
<fileset file="coreAPI/bin/jinput-test.jar"/>
<fileset dir="plugins/linux/bin" includes="*so"/>