зеркало из https://github.com/mozilla/pjs.git
Removed guimanager from makefiles
This commit is contained in:
Родитель
e8040da64d
Коммит
a1573c248a
|
@ -25,7 +25,7 @@ include $(DEPTH)/config/autoconf.mk
|
|||
DIRS = public idl
|
||||
|
||||
ifdef MOZ_EDITOR
|
||||
DIRS += base guimgr ui
|
||||
DIRS += base ui
|
||||
endif
|
||||
|
||||
DIRS += txmgr txtsvc
|
||||
|
|
|
@ -21,7 +21,7 @@ IGNORE_MANIFEST=1
|
|||
!if defined(DISABLE_EDITOR)
|
||||
DIRS= public idl
|
||||
!else
|
||||
DIRS= public idl base guimgr txmgr ui txtsvc
|
||||
DIRS= public idl base txmgr ui txtsvc
|
||||
!endif
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
Загрузка…
Ссылка в новой задаче