oh come on

This commit is contained in:
Ben Fry
2015-03-31 11:09:12 -04:00
parent 4ad5c2a048
commit 5a1abc5f02
+1 -1
View File
@@ -205,7 +205,7 @@
<target name="jre-download" depends="jre-check" if="jre.tgz.downloaded">
<!-- make sure we're built -->
<subant buildpath="../jre" target="dist" />
<subant buildpath="jre" target="dist" />
<!-- our special JRE downloader task -->
<taskdef name="downloader"