summaryrefslogtreecommitdiffstats
path: root/bin/csh/nls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/nls/Makefile')
-rw-r--r--bin/csh/nls/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/csh/nls/Makefile b/bin/csh/nls/Makefile
index 7dcd0ae..dc874d5 100644
--- a/bin/csh/nls/Makefile
+++ b/bin/csh/nls/Makefile
@@ -2,8 +2,9 @@
SUBDIR= finnish french german italian spanish
-#Disabled - additional tuning required
-#SUBDIR+= ja
+.if defined(WANT_KANJI)
+SUBDIR+= ja
+.endif
# We are not ready for greek yet
#SUBDIR+= greek
OpenPOWER on IntegriCloud