Bug 1344876 - add BUG_COMPONENT to rdf/* files. r=pike

MozReview-Commit-ID: 9whLSqKEIbl
This commit is contained in:
Joel Maher 2017-03-07 13:06:54 -05:00
parent a98979bb3a
commit 930ced67ac

View File

@ -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']