Do the dependency dance.

git-svn-id: svn://10.0.0.236/branches/EDITOR_EMBEDDING_20011025_BRANCH@106852 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser%netscape.com
2001-10-31 22:53:36 +00:00
parent f5dcd47812
commit eed53a508a
2 changed files with 6 additions and 0 deletions

View File

@@ -35,9 +35,12 @@ REQUIRES = js \
windowwatcher \
jsconsole \
find \
commandhandler \
embed_base \
dom \
txtsvc \
content \
content_xul \
$(NULL)
CPPSRCS = nsModule.cpp

View File

@@ -27,9 +27,12 @@ REQUIRES = js \
windowwatcher \
jsconsole \
find \
commandhandler \
embed_base \
dom \
txtsvc \
content \
content_xul \
$(NULL)
include <$(DEPTH)\config\config.mak>