mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
Bug 1344876 - add BUG_COMPONENT to rdf/* files. r=pike
MozReview-Commit-ID: 9whLSqKEIbl
This commit is contained in:
parent
a98979bb3a
commit
930ced67ac
@ -4,6 +4,9 @@
|
||||
# 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/.
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Core', 'RDF')
|
||||
|
||||
DIRS += ['base', 'datasource', 'build']
|
||||
TEST_DIRS += ['tests']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user