diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/mach_bootstrap.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/mach_bootstrap.py b/build/mach_bootstrap.py index bdf7c9b03..48a71c669 100644 --- a/build/mach_bootstrap.py +++ b/build/mach_bootstrap.py @@ -127,7 +127,6 @@ 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'): |