Dependency problem, pulling tests out to fix breakage

This commit is contained in:
mcafee%netscape.com 1999-02-02 03:59:34 +00:00
parent ac31057546
commit ca3e9a2100

View File

@ -24,7 +24,9 @@ include $(DEPTH)/config/autoconf.mk
DIRS = public src
ifdef ENABLE_TESTS
DIRS += tests
endif
include $(topsrcdir)/config/config.mk