bug 334478 - Get suiterunner to actually run (start up a somewhat usable browser window), build themes before suite for correct mac packaging, r+sr=Neil

This commit is contained in:
kairo%kairo.at 2006-05-20 12:30:32 +00:00
Родитель 0b34b77591
Коммит c7a9f3ac75
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -386,11 +386,11 @@ tier_99_dirs += calendar/sunbird
endif endif
ifdef MOZ_SUITE ifdef MOZ_SUITE
tier_99_dirs += suite
# When Suite becomes a full MOZ_XUL_APP we can remove this ifdef # When Suite becomes a full MOZ_XUL_APP we can remove this ifdef
ifdef MOZ_XUL_APP ifdef MOZ_XUL_APP
tier_99_dirs += themes tier_99_dirs += themes
endif endif
tier_99_dirs += suite
endif endif
ifdef MINIMO ifdef MINIMO