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
Родитель 962e4b2123
Коммит 81839f951e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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 \