maybe we should add the fonts for windows to the windows version

This commit is contained in:
Ben Fry
2013-10-13 13:29:23 -04:00
parent e697d18058
commit 1afcc6bf7c

View File

@@ -1005,7 +1005,7 @@
<fileset refid="jre-optional-windows" />
</delete>
<copy todir="linux/work/java/lib/fonts">
<copy todir="windows/work/java/lib/fonts">
<fileset dir="shared/lib/fonts" includes="*" />
</copy>
</target>