зеркало из https://github.com/mozilla/pjs.git
Bug 406414 - "Problem compiling for nsIMsgDBView support due to rule ordering issues in mail/build.mk" [p=christianha1111@aon.at (Christian Haider) r=bsmedberg r=mscott]
This commit is contained in:
Родитель
d1e4527bc7
Коммит
95917abc14
|
@ -41,9 +41,6 @@ endif
|
|||
|
||||
TIERS += app
|
||||
|
||||
ifdef MOZ_EXTENSIONS
|
||||
tier_app_dirs += extensions
|
||||
endif
|
||||
|
||||
ifdef MOZ_BRANDING_DIRECTORY
|
||||
tier_app_dirs += $(MOZ_BRANDING_DIRECTORY)
|
||||
|
@ -52,6 +49,13 @@ endif
|
|||
tier_app_dirs += \
|
||||
editor/ui \
|
||||
mailnews \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_EXTENSIONS
|
||||
tier_app_dirs += extensions
|
||||
endif
|
||||
|
||||
tier_app_dirs += \
|
||||
mail \
|
||||
$(NULL)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче