Renaming editor/core to editor/base
git-svn-id: svn://10.0.0.236/trunk@18662 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
52f5c6a55c
commit
2461c1d3c3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user