Bug 237919 Windows seamonkey static builds are busted

patch by Stephen Walker <sdwalker@myrealbox.com> r=cls a=chofmann
This commit is contained in:
cbiesinger%web.de 2004-04-10 22:54:43 +00:00
parent 84602c1291
commit bcd2b59667

View File

@ -151,7 +151,7 @@ DEFINES += $(STATIC_DEFINES)
CPPSRCS += $(STATIC_CPPSRCS)
EXTRA_DSO_LIBS += $(STATIC_EXTRA_DSO_LIBS)
REQUIRES += $(STATIC_REQUIRES)
LIBS += $(STATIC_EXTRA_LIBS)
EXTRA_LIBS += $(STATIC_EXTRA_LIBS)
endif