From 4ea8bf5415dbd006411e66ecbd1a185b1a002382 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 17 Sep 2010 15:45:40 +0000 Subject: [PATCH] Generate TrueType/Arphic/Makefile. --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index e5d53b0..fe27070 100644 --- a/configure.in +++ b/configure.in @@ -36,6 +36,7 @@ AC_CONFIG_FILES([BDF/Thai-XTIS/Makefile]) AC_CONFIG_FILES([BDF/Zinbun/Makefile]) AC_CONFIG_FILES([BDF/CBETA/Makefile]) AC_CONFIG_FILES([TrueType/Makefile]) +AC_CONFIG_FILES([TrueType/Arphic/Makefile]) AC_CONFIG_FILES([TrueType/Zinbun/Makefile]) AC_CONFIG_FILES([GT/Makefile]) AC_OUTPUT -- 1.7.10.4