Re-add mobile to mach_bootstrap whatever uahudhufhur

This commit is contained in:
ownedbywuigi 2026-04-11 09:55:29 +01:00
commit f6e7608c59

View file

@ -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'):