Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2007-05-01 22:47:08 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-05-01 22:47:08 (GMT)
commit207c57b908ebf2e94021c9d56eaabc7f9708a49f (patch)
treed9a71d3cfb341bfdf1b1a04cb87f4379dcdec6c0 /configure.in
parent8d346ffc5f5659969844a2f8f0cbdc7515f1305e (diff)
Integrated the writing tutor activity from Jozef Cerven jcmail80 on gmail / com.
svn path=/trunk/; revision=2627
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6e1a94b..9f8009a 100644
--- a/configure.in
+++ b/configure.in
@@ -218,7 +218,7 @@ fi
LDFLAGS="${LDFLAGS} ${XF86VM_LIBS}"
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am ar ar_TN az bg ca cs da de dz el en_CA en_GB es et eu fi fr ga gl gu he hi hr hu id it ja ka ko lt mk ml mr ms nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl so sq sr sr@Latn sv th tr vi wa zh_CN zh_TW"
+ALL_LINGUAS="am ar ar_TN az bg ca cs da de dz el en_CA en_GB es et eu fi fr ga gl gu he hi hr hu id it ja ka ko lt mk ml mr ms nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl so sq sr sr@Latn sv ta th tr vi wa zh_CN zh_TW"
dnl GCompris needs to know which locale are supported
AC_SUBST(ALL_LINGUAS)
@@ -584,6 +584,7 @@ src/Makefile
src/gcompris/Makefile
src/boards/Makefile
src/boards/python/Makefile
+src/boards/python/DTW/Makefile
src/boards/python/gcompris/Makefile
src/boards/python/gcompris/admin/Makefile
src/boards/python/gcompris/anim/Makefile