diff --git a/mozilla/mailnews/news/tests/newsParser/Makefile.in b/mozilla/mailnews/news/tests/newsParser/Makefile.in index 06e52d64e5f..6cdbaa6c129 100644 --- a/mozilla/mailnews/news/tests/newsParser/Makefile.in +++ b/mozilla/mailnews/news/tests/newsParser/Makefile.in @@ -65,7 +65,7 @@ LIBS = \ -lgfxps \ -lmozutil \ -lmsgbaseutil \ - -lnntp \ + $(DIST)/lib/libnntp.a \ $(JPEG_LIBS) \ $(PNG_LIBS) \ $(ZLIB_LIBS) \