Fix MOZ_TRACK_MODULE_DEPS bustage.

This commit is contained in:
disttsc%bart.nl 2001-03-23 08:16:59 +00:00
Родитель c4169f4926
Коммит 04dec4f28a
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -29,7 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = caps
LIBRARY_NAME = caps
IS_COMPONENT = 1
REQUIRES = xpcom string pref js dom xpconnect necko jar widget plugin intl locale layout appshell
REQUIRES = xpcom string pref js dom xpconnect necko jar widget plugin intl locale layout appshell docshell
CPPSRCS = \
nsBasePrincipal.cpp \