Fix Firefox static build, from bug 334688

This commit is contained in:
benjamin%smedbergs.us 2006-04-20 16:02:47 +00:00
parent 0d917873d6
commit ee5e649c5a

View File

@ -119,7 +119,7 @@ endif
# STATIC_EXTRA_LIBS += $(TK_LIBS)
# Some random modules require this
ifndef MINIMO
ifndef MOZ_NO_XPCOM_OBSOLETE
STATIC_EXTRA_LIBS += $(MOZ_XPCOM_OBSOLETE_LIBS)
endif