diff --git a/mailnews/news/src/Makefile.in b/mailnews/news/src/Makefile.in index 58eba90b790f..d6b6f7d9ee78 100644 --- a/mailnews/news/src/Makefile.in +++ b/mailnews/news/src/Makefile.in @@ -105,6 +105,7 @@ EXPORTS = \ EXTRA_DSO_LDOPTS = \ $(MOZ_COMPONENT_LIBS) \ + $(MOZ_UNICHARUTIL_LIBS) \ $(NULL) # we don't want the shared lib, but we want to force the creation of a static lib.