Fix nmake build bustage by adding into to the REQUIRES list

git-svn-id: svn://10.0.0.236/trunk@122530 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dmose%netscape.com 2002-06-03 05:12:00 +00:00
parent 4c0089d9ec
commit ed5f6fb8ab

View File

@ -34,6 +34,7 @@ REQUIRES = xpcom \
dom \
mozldap \
necko \
intl \
$(NULL)
include <$(DEPTH)/config/config.mak>