diff --git a/build/mach_bootstrap.py b/build/mach_bootstrap.py index 9ff3ff89af..18ef12e27b 100644 --- a/build/mach_bootstrap.py +++ b/build/mach_bootstrap.py @@ -123,6 +123,7 @@ MACH_MODULES = [ 'tools/lint/mach_commands.py', 'tools/mach_commands.py', 'tools/power/mach_commands.py', + 'mobile/android/mach_commands.py', ] if os.path.exists('addon-sdk/mach_commands.py'):