bug 473760 - browser components broken (checking in as bustage fix, asking for post-facto review from bsmedberg)

This commit is contained in:
Ted Mielczarek 2009-01-16 08:59:19 -05:00
parent cfe47b0fc4
commit 2f8eb3534e

View File

@ -223,6 +223,7 @@ ifdef STATIC_LIBRARY_NAME
ifneq (,$(filter OS2 WINNT WINCE,$(OS_ARCH)))
ifdef SHORT_LIBNAME
STATIC_LIBRARY_NAME := $(SHORT_LIBNAME)
SHARED_LIBRARY_NAME := $(SHORT_LIBNAME)
endif
endif
LIBRARY := $(LIB_PREFIX)$(STATIC_LIBRARY_NAME).$(LIB_SUFFIX)