90738 - build DOM traversal idl, r=blake, sr=jst

git-svn-id: svn://10.0.0.236/trunk@99393 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hewitt%netscape.com 2001-07-17 06:01:21 +00:00
parent 8e8ea93d45
commit a62479bec6
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = base core html events stylesheets views css range xbl xul
DIRS = base core html events stylesheets views css traversal range xbl xul
include $(topsrcdir)/config/rules.mk

View File

@ -22,7 +22,7 @@
DEPTH=..\..\..
DIRS=base core html events stylesheets views css range xbl xul
DIRS=base core html events stylesheets views css traversal range xbl xul
include <$(DEPTH)\config\rules.mak>