diff --git a/layout/xul/base/src/outliner/src/Makefile.in b/layout/xul/base/src/outliner/src/Makefile.in index 928a3678b63..b3fe0265f37 100644 --- a/layout/xul/base/src/outliner/src/Makefile.in +++ b/layout/xul/base/src/outliner/src/Makefile.in @@ -27,8 +27,8 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk MODULE = layout -LIBRARY_NAME=gkxuloutliner_s -REQUIRES= xpcom dom locale js widget view caps timer docshell uriloader necko editor htmlparser webshell pref rdf intl +LIBRARY_NAME = gkxuloutliner_s +REQUIRES = xpcom string dom widget CPPSRCS = \ nsOutlinerBodyFrame.cpp \