diff --git a/widget/tests/Makefile.in b/widget/tests/Makefile.in index 2cb08d3f4f71..a68c5f6480d3 100644 --- a/widget/tests/Makefile.in +++ b/widget/tests/Makefile.in @@ -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