Fix Os/2 build bustage - I don't know why, but we have seen this before

This commit is contained in:
mkaply%us.ibm.com 2001-10-27 13:41:47 +00:00
parent 52f0f091e4
commit b210dad0fd

View File

@ -110,8 +110,8 @@ SHARED_LIBRARY_LIBS = \
$(NULL)
EXTRA_DSO_LDOPTS = \
$(MOZ_COMPONENT_LIBS) \
$(MOZ_UNICHARUTIL_LIBS) \
$(MOZ_COMPONENT_LIBS) \
$(NULL)
include $(topsrcdir)/config/rules.mk