зеркало из https://github.com/mozilla/pjs.git
Add the range directory to the makefiles.
This commit is contained in:
Родитель
efda9eda95
Коммит
3321c8fe1e
|
@ -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 \
|
||||
|
|
Загрузка…
Ссылка в новой задаче