diff options
-rw-r--r-- | japanese/Makefile | 1 | ||||
-rw-r--r-- | korean/Makefile | 1 | ||||
-rw-r--r-- | print/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 067de9f038a3..28c51c25a227 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -92,6 +92,7 @@ SUBDIR += gawk SUBDIR += gd SUBDIR += ghostscript-gnu-cjk + SUBDIR += ghostscript-gnu-jpnfont SUBDIR += gicq SUBDIR += gn-gnspool SUBDIR += gn-mnews diff --git a/korean/Makefile b/korean/Makefile index 447f2937d206..b5a45223bedd 100644 --- a/korean/Makefile +++ b/korean/Makefile @@ -17,6 +17,7 @@ SUBDIR += gaim SUBDIR += gau SUBDIR += ghostscript-gnu-cjk + SUBDIR += ghostscript-gnu-korfont SUBDIR += ghostscript55httf SUBDIR += gtkcomm SUBDIR += h2ps diff --git a/print/Makefile b/print/Makefile index ecef0961470e..b723892e080d 100644 --- a/print/Makefile +++ b/print/Makefile @@ -58,6 +58,7 @@ SUBDIR += ghostscript-afpl-nox11 SUBDIR += ghostscript-gnu SUBDIR += ghostscript-gnu-cjk + SUBDIR += ghostscript-gnu-commfont SUBDIR += ghostscript-gnu-nox11 SUBDIR += ghostview SUBDIR += gimp-print |