update.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 14 Dec 2014 04:34:32 +0000 (13:34 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 14 Dec 2014 04:34:32 +0000 (13:34 +0900)
configure

index a4adc9b..ad74f17 100755 (executable)
--- a/configure
+++ b/configure
@@ -1862,6 +1862,8 @@ ac_config_files="$ac_config_files BDF/Zinbun/Makefile"
 
 ac_config_files="$ac_config_files BDF/Hanazono/Makefile"
 
+ac_config_files="$ac_config_files BDF/MJ/Makefile"
+
 ac_config_files="$ac_config_files BDF/CBETA/Makefile"
 
 ac_config_files="$ac_config_files TrueType/Makefile"
@@ -2588,6 +2590,7 @@ do
     "BDF/Thai-XTIS/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Thai-XTIS/Makefile" ;;
     "BDF/Zinbun/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Zinbun/Makefile" ;;
     "BDF/Hanazono/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/Hanazono/Makefile" ;;
+    "BDF/MJ/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/MJ/Makefile" ;;
     "BDF/CBETA/Makefile") CONFIG_FILES="$CONFIG_FILES BDF/CBETA/Makefile" ;;
     "TrueType/Makefile") CONFIG_FILES="$CONFIG_FILES TrueType/Makefile" ;;
     "TrueType/Hanazono/Makefile") CONFIG_FILES="$CONFIG_FILES TrueType/Hanazono/Makefile" ;;