Add back test dirs

Original commit message from CVS:
Add back test dirs
This commit is contained in:
David I. Lehn 2001-10-17 19:19:45 +00:00
parent d574ab8126
commit ab50b3af8b

View file

@ -15,7 +15,7 @@ SUBDIRS_DOCS =
endif
if BUILD_TESTS
SUBDIRS_TESTS =
SUBDIRS_TESTS = test tests testsuite
else
SUBDIRS_TESTS =
endif