Fix non thunderbird build bustage

This commit is contained in:
scott%scott-macgregor.org 2004-07-04 07:45:15 +00:00
Родитель 356c8cb38e
Коммит d500d3f1ae
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -100,6 +100,7 @@ endif
EXTRA_DSO_LDOPTS = \
$(EXTRA_DSO_LIBS) \
$(MOZ_COMPONENT_LIBS) \
$(MOZ_UNICHARUTIL_LIBS) \
$(MOZ_XPCOM_OBSOLETE_LIBS) \
$(NULL)