Accidental checkin, libxul bustage.
git-svn-id: svn://10.0.0.236/trunk@193726 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -83,8 +83,8 @@ endif
|
||||
|
||||
|
||||
SHARED_LIBRARY_LIBS += \
|
||||
$(foreach lib,$(STATIC_LIBS),$(DEPTH)/lib/$(LIB_PREFIX)$(lib).$(LIB_SUFFIX)) \
|
||||
$(foreach component,$(COMPONENT_LIBS),$(DEPTH)/lib/components/$(LIB_PREFIX)$(component).$(LIB_SUFFIX)) \
|
||||
$(foreach lib,$(STATIC_LIBS),$(DIST)/lib/$(LIB_PREFIX)$(lib).$(LIB_SUFFIX)) \
|
||||
$(foreach component,$(COMPONENT_LIBS),$(DIST)/lib/components/$(LIB_PREFIX)$(component).$(LIB_SUFFIX)) \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_JAVAXPCOM
|
||||
|
||||
Reference in New Issue
Block a user