Bug 698425 - Fix lack of whitespace breaking conditional in toolkit-makefiles.sh; rs=build

This commit is contained in:
Ed Morley 2012-01-11 01:37:42 +00:00
parent 5339a9c35a
commit 2fc0905997

View File

@ -626,7 +626,7 @@ elif [ "$MOZ_WIDGET_TOOLKIT" = "android" ]; then
netwerk/system/android/Makefile
widget/android/Makefile
"
if [ "$MOZ_BUILD_APP" = "mobile/xul" -o "$MOZ_BUILD_APP" = "b2g"]; then
if [ "$MOZ_BUILD_APP" = "mobile/xul" -o "$MOZ_BUILD_APP" = "b2g" ]; then
add_makefiles "
embedding/android/Makefile
embedding/android/locales/Makefile