summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/phrasebook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile
index a4814484f..b455d332f 100644
--- a/examples/phrasebook/Makefile
+++ b/examples/phrasebook/Makefile
@@ -1,7 +1,7 @@
compile = runghc Compile
forApp:
- $(compile) -opt Bul Cat Chi Dut Eng Fin Fre Ger Hin Ita Spa Swe
+ $(compile) -opt Bul Cat Chi Dut Eng Fin Fre Ger Hin Ita Jpn Spa Swe
make gfos
.PHONY: gfos