(install): Install encodings.dir.
authortomo <tomo>
Fri, 17 Sep 2010 16:15:59 +0000 (16:15 +0000)
committertomo <tomo>
Fri, 17 Sep 2010 16:15:59 +0000 (16:15 +0000)
TrueType/Arphic/Makefile.in

index 49fade7..f189989 100644 (file)
@@ -43,7 +43,7 @@ gkai00mp.ttf:
 
 install:
        $(MKDIR) $(ARPHIC_FONTS_DIR)
-       ( $(TAR) -cf - *.ttf fonts.dir fonts.alias ) | \
+       ( $(TAR) -cf - *.ttf fonts.dir encodings.dir ) | \
        ( cd $(ARPHIC_FONTS_DIR) && $(TAR) -xf - )