fixing firebird bustage.

This commit is contained in:
bryner%netscape.com 2003-07-14 04:10:36 +00:00
parent 9c815c55cb
commit 7379cd5b67

View File

@ -37,6 +37,10 @@ REQUIRES = xpcom \
appcomps \
$(NULL)
ifdef MOZ_PHOENIX
REQUIRES += history
endif
CPPSRCS = \
nsEmbedChromeRegistry.cpp \
nsEmbedGlobalHistory.cpp \