2020-06-03 07:51:13 +08:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
|
2020-08-04 04:27:09 +08:00
|
|
|
DIRS += ["components", "screencast", "pipe"]
|
2020-06-03 07:51:13 +08:00
|
|
|
|
|
|
|
JAR_MANIFESTS += ["jar.mn"]
|
|
|
|
with Files("**"):
|
|
|
|
BUG_COMPONENT = ("Testing", "Juggler")
|
|
|
|
|