Fix MOZ_TRACK_MODULE_DEPS=1 build (senna) bustage by adding windowwatcher to REQUIRES.

This commit is contained in:
disttsc%bart.nl 2001-02-26 01:29:27 +00:00
parent bbe999182d
commit eab1ac8ef0

View File

@ -24,7 +24,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
REQUIRES = xpcom string webbrwsr widget necko docshell view layout webshell dom js locale htmlparser uriloader embed_base embedcomponents
REQUIRES = xpcom string webbrwsr widget necko docshell view layout webshell dom js locale htmlparser uriloader embed_base embedcomponents windowwatcher
CPPSRCS = WebBrowserChrome.cpp \
WindowCreator.cpp \