Merge branch 'master' into boehm-demers-weiser-gc
[bpt/guile.git] / test-suite / Makefile.am
index 035f6c9..12884b7 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in.
 ##
-## Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007 Software Foundation, Inc.
+## Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Software Foundation, Inc.
 ##
 ## This file is part of GUILE.
 ##
@@ -30,7 +30,6 @@ SCM_TESTS = tests/alist.test                  \
            tests/common-list.test              \
            tests/continuations.test            \
            tests/elisp.test                    \
-           tests/environments.test             \
            tests/eval.test                     \
            tests/exceptions.test               \
            tests/filesys.test                  \
@@ -81,6 +80,7 @@ SCM_TESTS = tests/alist.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                  \
@@ -97,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'