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
parent 3a27105df4
commit 8d5bfe9b69

View File

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