Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org

This commit is contained in:
cls%seawood.org 2005-08-18 11:15:10 +00:00
Родитель ccbf7ea6e1
Коммит bb1ce10e3e
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -29,6 +29,7 @@ include $(DEPTH)/config/autoconf.mk
MODULE = shistory
LIBRARY_NAME = shistory
IS_COMPONENT = 1
REQUIRES = xpcom necko dom js layout docshell locale widget uriloader
CPPSRCS = nsSHEntry.cpp \
nsSHTransaction.cpp \