Merge commit '34e89877342f20fdb8a531ad78dab34cfd2b0843'
[bpt/guile.git] / test-suite / Makefile.am
index 3ab34d6..6df9826 100644 (file)
@@ -137,12 +137,15 @@ SCM_TESTS = tests/00-initial-env.test             \
            tests/srfi-39.test                  \
            tests/srfi-41.test                  \
            tests/srfi-42.test                  \
+           tests/srfi-43.test                  \
            tests/srfi-45.test                  \
            tests/srfi-60.test                  \
+           tests/srfi-64.test                  \
            tests/srfi-67.test                  \
            tests/srfi-69.test                  \
            tests/srfi-88.test                  \
            tests/srfi-105.test                 \
+           tests/srfi-111.test                 \
            tests/srfi-4.test                   \
            tests/srfi-9.test                   \
            tests/statprof.test                 \
@@ -176,7 +179,8 @@ EXTRA_DIST = \
        guile-test \
        test-suite/lib.scm \
        $(SCM_TESTS) \
-       tests/rnrs-test-a.scm
+       tests/rnrs-test-a.scm \
+       tests/srfi-64-test.scm \
        ChangeLog-2008
 
 \f