X-Git-Url: http://git.shiar.net/unifont.git/blobdiff_plain/be1a7f89ff3e6581be4603fcf639164e25d61ee9..97511ef2ebd8e36eb5765eaa6f2f19ea97f88161:/font/Makefile diff --git a/font/Makefile b/font/Makefile index 345c00c..5bb7c48 100644 --- a/font/Makefile +++ b/font/Makefile @@ -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)" #