From ab50b3af8b6f2b8c1567dfc089852bf2f29a30a1 Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Wed, 17 Oct 2001 19:19:45 +0000 Subject: [PATCH] Add back test dirs Original commit message from CVS: Add back test dirs --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 2916ddd..0bc3fcf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,7 @@ SUBDIRS_DOCS = endif if BUILD_TESTS -SUBDIRS_TESTS = +SUBDIRS_TESTS = test tests testsuite else SUBDIRS_TESTS = endif -- 2.7.4