зеркало из https://github.com/mozilla/pjs.git
Bug #382218 --> move mail/ Makefiles from allmakefiles.sh to mail/makefiles.sh.Patch by Henrik Skupin <hskupin@gmail.com>r=bentsr=mscott
This commit is contained in:
Родитель
67392309e9
Коммит
1990a839f7
|
@ -971,35 +971,6 @@ toolkit/themes/winstripe/mozapps/Makefile
|
|||
toolkit/xre/Makefile
|
||||
"
|
||||
|
||||
|
||||
MAKEFILES_thunderbird="
|
||||
mail/Makefile
|
||||
mail/app/Makefile
|
||||
mail/app/profile/Makefile
|
||||
mail/base/Makefile
|
||||
mail/locales/Makefile
|
||||
mail/components/Makefile
|
||||
mail/components/compose/Makefile
|
||||
mail/components/addrbook/Makefile
|
||||
mail/components/preferences/Makefile
|
||||
mail/components/build/Makefile
|
||||
mail/components/shell/Makefile
|
||||
mail/components/shell/public/Makefile
|
||||
mail/components/phishing/Makefile
|
||||
mail/extensions/Makefile
|
||||
mail/extensions/smime/Makefile
|
||||
mail/config/Makefile
|
||||
mail/installer/Makefile
|
||||
mail/installer/windows/Makefile
|
||||
mail/themes/Makefile
|
||||
mail/themes/pinstripe/mail/Makefile
|
||||
mail/themes/pinstripe/editor/Makefile
|
||||
mail/themes/pinstripe/Makefile
|
||||
mail/themes/qute/mail/Makefile
|
||||
mail/themes/qute/editor/Makefile
|
||||
mail/themes/qute/Makefile
|
||||
"
|
||||
|
||||
MAKEFILES_standalone_composer="
|
||||
composer/Makefile
|
||||
composer/app/Makefile
|
||||
|
@ -1428,10 +1399,6 @@ if test -n "$MOZ_XULRUNNER"; then
|
|||
add_makefiles "$MAKEFILES_xulrunner"
|
||||
fi
|
||||
|
||||
if test -n "$MOZ_THUNDERBIRD"; then
|
||||
add_makefiles "$MAKEFILES_thunderbird"
|
||||
fi
|
||||
|
||||
if test -n "$MOZ_STANDALONE_COMPOSER"; then
|
||||
add_makefiles "$MAKEFILES_standalone_composer"
|
||||
fi
|
||||
|
|
Загрузка…
Ссылка в новой задаче