Add the range directory to the makefiles.

This commit is contained in:
sfraser%netscape.com 1999-04-13 01:23:48 +00:00
Родитель a04d540590
Коммит 3ab79e8003
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -22,7 +22,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = base coreDom coreEvents events html css
DIRS = base coreDom coreEvents range events html css
DEFINES += -D_IMPL_NS_DOM

Просмотреть файл

@ -18,7 +18,7 @@
DEPTH=..\..
IGNORE_MANIFEST=1
DIRS=base coreDom coreEvents events html css
DIRS=base coreDom coreEvents range events html css
DEFINES=-D_IMPL_NS_DOM
EXPORTS=nsIScriptContext.h \
nsIJSScriptObject.h \