Fix REQUIRES bustage for static build.
git-svn-id: svn://10.0.0.236/trunk@104112 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -35,6 +35,9 @@ IS_COMPONENT = 1
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
REQUIRES = xpcom \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_STATIC_COMPONENTS
|
||||
CPPSRCS = nsStaticModule.cpp
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user