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:
stuart.morgan@alumni.case.edu 2008-05-01 14:38:25 -07:00
Родитель 3a27105df4
Коммит 8d5bfe9b69
1 изменённых файлов: 1 добавлений и 7 удалений

Просмотреть файл

@ -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