no test dir

Original commit message from CVS:
no test dir
This commit is contained in:
Andy Wingo 2002-01-04 21:57:08 +00:00
parent 066fa36bf1
commit 83bd7c9c73

View file

@ -8,7 +8,7 @@ SUBDIRS_DOCS =
endif
if BUILD_TESTS
SUBDIRS_TESTS = test tests testsuite
SUBDIRS_TESTS = tests testsuite
else
SUBDIRS_TESTS =
endif
@ -23,7 +23,7 @@ SUBDIRS = include gst libs tools \
$(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) $(SUBDIRS_DOCS)
# These are all the possible subdirs
DIST_SUBDIRS = include gst libs tools test tests testsuite examples docs
DIST_SUBDIRS = include gst libs tools tests testsuite examples docs
pkgconfigdir = $(libdir)/pkgconfig