Remove extra ifs, as followup to bug 241003. r=mscott

This commit is contained in:
dbaron%dbaron.org 2004-05-05 00:09:08 +00:00
Родитель 44f599fd12
Коммит 5ae83e147c
1 изменённых файлов: 8 добавлений и 11 удалений

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

@ -845,17 +845,14 @@ extensions/typeaheadfind/src/Makefile
extensions/typeaheadfind/Makefile
"
if [ "$MOZ_USE_OFFICIAL_BRANDING" ]; then
if [ "$MOZ_PHOENIX" ]; then
MAKEFILES_firefox_branding="
other-licenses/branding/firefox/Makefile
other-licenses/branding/firefox/content/Makefile
"
fi
if [ "$MOZ_THUNDERBIRD" ]; then
MAKEFILES_thunderbird_branding="other-licenses/branding/thunderbird/Makefile"
fi
fi
MAKEFILES_firefox_branding="
other-licenses/branding/firefox/Makefile
other-licenses/branding/firefox/content/Makefile
"
MAKEFILES_thunderbird_branding="
other-licenses/branding/thunderbird/Makefile
"
MAKEFILES_phoenix="
browser/Makefile