bug 450781 - build xpfe autocomplete from c-c build.mk files instead of mozilla/, r=Callek

This commit is contained in:
Neil Rashbrook 2010-08-19 15:46:20 +02:00
Родитель 62627c3565
Коммит f39cf51b59
2 изменённых файлов: 4 добавлений и 0 удалений

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

@ -43,6 +43,8 @@ endif
TIERS += app
tier_app_dirs += xpfe/components/autocomplete
ifdef MOZ_EXTENSIONS
tier_app_dirs += extensions
endif

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

@ -43,6 +43,8 @@ endif
TIERS += app
tier_app_dirs += xpfe/components/autocomplete
ifdef MOZ_EXTENSIONS
tier_app_dirs += extensions
endif