Bug 923060 - XPIDL_SOURCES impacts the libs tier; r=gps

This commit is contained in:
Mike Hommey 2013-10-02 22:04:08 +09:00
parent 77987c45d6
commit 66fc130093

View File

@ -414,7 +414,7 @@ VARIABLES = {
This is a list of files that define XPCOM interface definitions.
Entries must be files that exist. Entries are almost certainly .idl
files.
""", None),
""", 'libs'),
'XPIDL_MODULE': (unicode, unicode, "",
"""XPCOM Interface Definition Module Name.