Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, add "embedcomponents" to REQUIRES line in embedding/base/Makefile.in, r=cls

This commit is contained in:
disttsc%bart.nl 2001-03-19 23:30:29 +00:00
parent 083b4fd3cb
commit efba48a312

View File

@ -29,7 +29,7 @@ XPIDL_MODULE = embed_base
include $(DEPTH)/config/autoconf.mk
REQUIRES = xpcom string widget view dom js oji java necko rdf appshell uriloader layout editor intl chrome locale
REQUIRES = xpcom string widget view dom js oji java necko rdf appshell uriloader layout editor intl chrome locale embedcomponents
EXPORTS = \
nsEmbedAPI.h \