Parser still depends on cache. Fixing bustage. b=100895

git-svn-id: svn://10.0.0.236/trunk@105008 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu 2001-10-10 04:42:51 +00:00
parent 32e031b5e4
commit 546b360388
4 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,7 @@ REQUIRES = xpcom \
layout \
dom \
pref \
nkcache \
intl \
$(NULL)

View File

@ -31,6 +31,7 @@ REQUIRES = xpcom \
layout \
dom \
pref \
nkcache \
intl \
$(NULL)
include <$(DEPTH)\config\config.mak>

View File

@ -41,6 +41,7 @@ REQUIRES = xpcom \
layout \
dom \
pref \
nkcache \
intl \
$(NULL)

View File

@ -31,6 +31,7 @@ REQUIRES = xpcom \
layout \
dom \
pref \
nkcache \
intl \
$(NULL)
include <$(DEPTH)\config\config.mak>