зеркало из https://github.com/mozilla/pjs.git
bug #59429: (makefile work actually done by jst) r=glazou, sr=scc. Add the string module to the build.
This commit is contained in:
Родитель
9b455245c3
Коммит
9ca5625e52
|
@ -55,7 +55,7 @@ endif
|
||||||
|
|
||||||
DIRS += $(NSPRPUB_DIR)
|
DIRS += $(NSPRPUB_DIR)
|
||||||
|
|
||||||
DIRS += dbm modules/libreg js xpcom js/src/xpconnect
|
DIRS += dbm modules/libreg js string xpcom js/src/xpconnect
|
||||||
|
|
||||||
ifdef MOZ_OJI
|
ifdef MOZ_OJI
|
||||||
DIRS += js/src/liveconnect
|
DIRS += js/src/liveconnect
|
||||||
|
|
|
@ -561,6 +561,10 @@ widget/timer/src/os2/Makefile
|
||||||
"
|
"
|
||||||
|
|
||||||
MAKEFILES_xpcom="
|
MAKEFILES_xpcom="
|
||||||
|
string/Makefile
|
||||||
|
string/obsolete/Makefile
|
||||||
|
string/public/Makefile
|
||||||
|
string/src/Makefile
|
||||||
xpcom/Makefile
|
xpcom/Makefile
|
||||||
xpcom/base/Makefile
|
xpcom/base/Makefile
|
||||||
xpcom/build/Makefile
|
xpcom/build/Makefile
|
||||||
|
|
|
@ -50,6 +50,7 @@ DIRS = \
|
||||||
jpeg \
|
jpeg \
|
||||||
sun-java \
|
sun-java \
|
||||||
modules\libreg \
|
modules\libreg \
|
||||||
|
string \
|
||||||
xpcom \
|
xpcom \
|
||||||
db \
|
db \
|
||||||
dbm \
|
dbm \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче