summaryrefslogtreecommitdiff
path: root/examples/phrasebook/Makefile
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2015-11-09 10:43:24 +0000
committeraarne <aarne@chalmers.se>2015-11-09 10:43:24 +0000
commit73861c2993405a907d032ec42ef19a8cb98358b5 (patch)
tree247cc98f9d4b980cafb35aafe9d744167af6d489 /examples/phrasebook/Makefile
parentce6557f1f216f68668752319001ac36c29a03c4d (diff)
started Estonian phrasebook modules to test AppEst
Diffstat (limited to 'examples/phrasebook/Makefile')
-rw-r--r--examples/phrasebook/Makefile2
1 files changed, 1 insertions, 1 deletions
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