Backed out briano's change so tinderbox on clobber builds won't be red.

This commit is contained in:
waterson%netscape.com 1999-03-30 06:03:28 +00:00
parent ff30b4c143
commit 1973f38272

View File

@ -22,10 +22,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = public src
ifdef ENABLE_TESTS
DIRS += tests
endif
DIRS = public src tests
include $(topsrcdir)/config/rules.mk