Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.

This commit is contained in:
dbaron%fas.harvard.edu 2001-03-09 15:54:21 +00:00
Родитель 6afdf12a4c
Коммит 916accbc68
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -30,7 +30,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = layout
LIBRARY_NAME = gkxulbase_s
REQUIRES = xpcom string dom locale js widget view caps timer docshell uriloader necko editor htmlparser webshell pref rdf intl
REQUIRES = xpcom string dom locale js widget view caps timer docshell uriloader necko editor htmlparser webshell pref rdf intl txmgr
CPPSRCS = \
nsBulletinBoardLayout.cpp \