mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 14:46:02 +00:00
Do not declare empty EXPORTS variables as it breaks 'make install'
Thanks to Aleksey Nogin <mozilla-bugs@nogin.org> for the patch. Bug #185681 r=cls
This commit is contained in:
parent
d59257cc5d
commit
60e790cacd
@ -69,9 +69,6 @@ CPPSRCS = \
|
||||
nsDebugGlue.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
$(NULL)
|
||||
|
||||
SDK_HEADERS = \
|
||||
nsXPCOMGlue.h \
|
||||
nsEmbedString.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user