Add back test dirs
authorDavid I. Lehn <dlehn@users.sourceforge.net>
Wed, 17 Oct 2001 19:19:45 +0000 (19:19 +0000)
committerDavid I. Lehn <dlehn@users.sourceforge.net>
Wed, 17 Oct 2001 19:19:45 +0000 (19:19 +0000)
Original commit message from CVS:
Add back test dirs

Makefile.am

index 2916ddd..0bc3fcf 100644 (file)
@@ -15,7 +15,7 @@ SUBDIRS_DOCS =
 endif
 
 if BUILD_TESTS
-SUBDIRS_TESTS =
+SUBDIRS_TESTS = test tests testsuite
 else
 SUBDIRS_TESTS =
 endif