Bug 1740824 remove unused support file links r=mjf
[gecko.git] / services / automation / moz.build
blob796ec0b180d66739ebcdeb1b33e428b65a609d28
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 with Files("**"):
6     BUG_COMPONENT = ("Firefox", "Services Automation")
8 EXTRA_COMPONENTS += [
9     "AutomationComponents.manifest",
12 EXTRA_JS_MODULES["services-automation"] += [
13     "ServicesAutomation.jsm",