Revision: lcourtes@laas.fr--2006-libre/guile-core--cvs-head--0--patch-81
[bpt/guile.git] / test-suite / Makefile.am
index 2714eeb..11e8900 100644 (file)
@@ -43,6 +43,7 @@ SCM_TESTS = tests/alist.test                  \
            tests/guardians.test                \
            tests/hash.test                     \
            tests/hooks.test                    \
+           tests/i18n.test                     \
            tests/import.test                   \
            tests/interp.test                   \
            tests/list.test                     \
@@ -75,6 +76,7 @@ SCM_TESTS = tests/alist.test                  \
            tests/srfi-26.test                  \
            tests/srfi-31.test                  \
            tests/srfi-34.test                  \
+           tests/srfi-37.test                  \
            tests/srfi-39.test                  \
            tests/srfi-60.test                  \
            tests/srfi-4.test                   \