зеркало из https://github.com/mozilla/gecko-dev.git
Bug 383085: Stop building console, updates, alerts, and extensions in xpfe/ for non-MOZ_XUL_APP (only affects Camino). r=mento a1.9=beltzner
This commit is contained in:
Родитель
3a27105df4
Коммит
8d5bfe9b69
|
@ -92,13 +92,7 @@ ifneq ($(MOZ_BUILD_APP),camino)
|
|||
DIRS += download-manager
|
||||
endif
|
||||
ifndef MOZ_XUL_APP
|
||||
DIRS += \
|
||||
console \
|
||||
updates \
|
||||
startup \
|
||||
alerts \
|
||||
extensions \
|
||||
$(NULL)
|
||||
DIRS += startup
|
||||
endif
|
||||
ifndef MOZ_PLACES
|
||||
DIRS += history
|
||||
|
|
Загрузка…
Ссылка в новой задаче