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