Merge branch 'master' into boehm-demers-weiser-gc
[bpt/guile.git] / test-suite / Makefile.am
index 08de5b7..12884b7 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in.
 ##
-## Copyright 2001, 2002, 2003, 2004, 2005, 2006 Software Foundation, Inc.
+## Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Software Foundation, Inc.
 ##
 ## This file is part of GUILE.
 ##
@@ -75,9 +75,12 @@ SCM_TESTS = tests/alist.test                 \
            tests/srfi-26.test                  \
            tests/srfi-31.test                  \
            tests/srfi-34.test                  \
+           tests/srfi-35.test                  \
            tests/srfi-37.test                  \
            tests/srfi-39.test                  \
            tests/srfi-60.test                  \
+           tests/srfi-69.test                  \
+           tests/srfi-88.test                  \
            tests/srfi-4.test                   \
            tests/srfi-9.test                   \
            tests/strings.test                  \
@@ -94,7 +97,7 @@ SCM_TESTS = tests/alist.test                  \
 SCM_TESTS_DIRS = tests/asmobs \
                  tests/c-api
 
-EXTRA_DIST = guile-test lib.scm $(SCM_TESTS)
+EXTRA_DIST = guile-test lib.scm $(SCM_TESTS) ChangeLog-2008
 
 ## Automake should be able to handle the distribution of tests/asmobs
 ## etc without any help, but not all version can handle 'deep'