mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
Bug 208271. Make accessproxy not part of build. r=cls, no sr= needed for build changes
This commit is contained in:
parent
546ef9889f
commit
83e8f6b6b4
@ -55,6 +55,12 @@ EXPORT_LIBRARY = 1
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsAccessProxy
|
||||
|
||||
# Don't install. At the moment we only want to build this extension
|
||||
# for inclusion in 3rd party assistive technology installers,
|
||||
# not as part of our own installation
|
||||
NO_INSTALL = 1
|
||||
NO_DIST_INSTALL = 1
|
||||
|
||||
CPPSRCS = \
|
||||
nsAccessProxy.cpp \
|
||||
nsAccessProxyRegistration.cpp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user