Accidental checkin, libxul bustage.

git-svn-id: svn://10.0.0.236/trunk@193726 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
benjamin%smedbergs.us
2006-04-06 19:59:00 +00:00
parent a138c81fb5
commit 27de620739

View File

@@ -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