bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #1). r=mshal
This commit is contained in:
@@ -10,7 +10,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
EXTRA_COMPONENTS = \
|
||||
DISABLED_EXTRA_COMPONENTS = \
|
||||
nsSidebar.manifest \
|
||||
nsSidebar.js \
|
||||
$(NULL)
|
||||
|
||||
@@ -4,3 +4,7 @@
|
||||
# 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/.
|
||||
|
||||
EXTRA_COMPONENTS += [
|
||||
'nsSidebar.js',
|
||||
'nsSidebar.manifest',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user