yikes, need to keep this out of the dist

This commit is contained in:
Ben Fry
2021-06-18 15:26:31 -04:00
parent 7b75acf279
commit 0348bef91c
+1
View File
@@ -51,6 +51,7 @@
<globmapper from="${zip.prefix}/*" to="*"/>
</mapper>
</unzip>
<delete file="${batik.zip}" />
</target>
<target name="compile" depends="download-batik" description="Compile sources">