From 73861c2993405a907d032ec42ef19a8cb98358b5 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 9 Nov 2015 10:43:24 +0000 Subject: started Estonian phrasebook modules to test AppEst --- examples/phrasebook/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/phrasebook/Makefile') diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile index cb8e488fa..589737517 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 Jpn Spa Swe Tha + $(compile) -opt Bul Cat Chi Dut Eng Est Fin Fre Ger Hin Ita Jpn Spa Swe Tha make gfos .PHONY: gfos -- cgit v1.2.3