unifont-7.0.05.tar.gz
[unifont.git] / font / Makefile
index 345c00c76370d8bf350ef8c08b95b445a24e66b9..5bb7c48f262361a51b2c6da17a93c0c98248cf4d 100644 (file)
@@ -18,7 +18,7 @@ FONTFORGE = fontforge
 # assembly date of this version
 #
 UNICODE_VERSION = 7.0
-PKG_REV = 04
+PKG_REV = 05
 VERSION = $(UNICODE_VERSION).$(PKG_REV)
 
 COPYRIGHT = "Copyright (C) 2014 Roman Czyborra, Paul Hardy, Qianqian Fang, \
@@ -321,7 +321,7 @@ png: hex $(BINDIR)/unihex2png
        done
        # Create HTML table showing color-coded percent coverage in Plane 01.
        ../bin/unipagecount -P1 -h < plane01/all/plane01-all.hex \
-          > plane01.html
+          > compiled/plane01.html
        echo "Done creating $(PNGDIR)"
 
 #