Add scribble to match windows and because I want to eyeball the case where

there are widget or gfx linking problems on the dumbass unix platforms.
This commit is contained in:
ramiro%netscape.com 1999-07-17 22:10:02 +00:00
parent f043918b1e
commit 73a5b47dcf

View File

@ -23,9 +23,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
ifdef ENABLE_TESTS
DIRS = widget
#sspitzer: scribble is bogus, waiting to hear back from the layout team...
#DIRS += scribble
DIRS = widget scribble
endif
include $(topsrcdir)/config/config.mk