First attempted build bustage fix for bug 126453

This commit is contained in:
timeless%mozdev.org 2005-07-20 14:30:37 +00:00
Родитель f3fe549e04
Коммит 6bd7617316
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -105,6 +105,7 @@ EXPORTS = \
EXTRA_DSO_LDOPTS = \ EXTRA_DSO_LDOPTS = \
$(MOZ_COMPONENT_LIBS) \ $(MOZ_COMPONENT_LIBS) \
$(MOZ_UNICHARUTIL_LIBS) \
$(NULL) $(NULL)
# we don't want the shared lib, but we want to force the creation of a static lib. # we don't want the shared lib, but we want to force the creation of a static lib.