зеркало из https://github.com/mozilla/gecko-dev.git
Renaming editor/core to editor/base
This commit is contained in:
Родитель
91cc465f1f
Коммит
1c6fe33f4b
|
@ -1262,7 +1262,7 @@ xpfe/appshell/public/Makefile
|
|||
xpfe/bootstrap/Makefile"
|
||||
|
||||
EDITOR_MAKEFILES="
|
||||
editor/core/Makefile
|
||||
editor/base/Makefile
|
||||
editor/txmgr/Makefile
|
||||
editor/txmgr/public/Makefile
|
||||
editor/txmgr/src/Makefile
|
||||
|
|
|
@ -25,7 +25,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
DIRS = public
|
||||
|
||||
ifdef MOZ_EDITOR
|
||||
DIRS += core guimgr txmgr
|
||||
DIRS += base guimgr txmgr
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
DIRS += tests
|
||||
|
|
Загрузка…
Ссылка в новой задаче