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:
Родитель
e5a1d78ab6
Коммит
b21647d818
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче