Do not define MODULE_NAME for components which are shareable even in
static builds. b=134650 r=cls sr=dveditz a=asa git-svn-id: svn://10.0.0.236/trunk@117927 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
98333b9d32
commit
ba5e0e5d47
@ -47,7 +47,6 @@ REQUIRES = xpcom \
|
||||
imglib2 \
|
||||
$(NULL)
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = nsInspectorModule
|
||||
|
||||
CPPSRCS = \
|
||||
nsInspectorModule.cpp \
|
||||
|
||||
@ -80,7 +80,6 @@ else
|
||||
DIRS += idl
|
||||
CPPSRCS = jsd_xpc.cpp
|
||||
IS_COMPONENT = 1
|
||||
MODULE_NAME = JavaScript_Debugger
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user