summaryrefslogtreecommitdiff
path: root/next-lib/src/Make.hs
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2009-03-10 17:31:18 +0000
committeraarne <aarne@cs.chalmers.se>2009-03-10 17:31:18 +0000
commit84a1d54e827531993b3e91d571456be54378cb44 (patch)
tree3c8f05ad85db322accb2aef835509eef35b445fc /next-lib/src/Make.hs
parent85d9c76b5c8b52563316023864e7397b89548eeb (diff)
preliminary Italian in Attempto
Diffstat (limited to 'next-lib/src/Make.hs')
-rw-r--r--next-lib/src/Make.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/Make.hs b/next-lib/src/Make.hs
index 53428586e..9fca1713a 100644
--- a/next-lib/src/Make.hs
+++ b/next-lib/src/Make.hs
@@ -56,7 +56,7 @@ langsLang = langs `except` ["Ara","Ina"]
langsAPI = langsLang `except` ["Ara","Hin","Ina","Tha"]
-- languages for which to compile minimal Syntax
-langsMinimal = langs `only` ["Eng","Bul","Ita"]
+langsMinimal = langs `only` ["Eng","Bul","Ger","Ita"]
-- languages for which to run treebank test
langsTest = langsLang `except` ["Ara","Bul","Cat","Hin","Rus","Spa","Tha"]