Fixing MOZ_TRACK_MODULE_DEPS bustage (and bringing to light more of our sad dependency story).

This commit is contained in:
bryner%uiuc.edu 2001-04-14 22:48:10 +00:00
Родитель e857e3b2a0
Коммит e9e30df5a5
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -54,7 +54,7 @@ CPPSRCS = \
nsPKIParamBlock.cpp \
$(NULL)
REQUIRES = nspr security js
REQUIRES = nspr security js xpcom string dom pref intl windowwatcher appshell necko pipnss
include $(topsrcdir)/config/rules.mk

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

@ -62,7 +62,7 @@ CPPSRCS = \
nsPKCS12Blob.cpp \
$(NULL)
REQUIRES = nspr security
REQUIRES = nspr security xpcom string necko uriloader pref caps dom intl locale profile windowwatcher js docshell widget layout gfx2
include $(topsrcdir)/config/rules.mk