diff --git a/mailnews/local/tests/pop3/Makefile.in b/mailnews/local/tests/pop3/Makefile.in index f686e2944662..7d7346eb2fd4 100644 --- a/mailnews/local/tests/pop3/Makefile.in +++ b/mailnews/local/tests/pop3/Makefile.in @@ -28,7 +28,6 @@ CPPSRCS = pop3Test.cpp LIBS = \ -lmsgbaseutil \ -lxpcom \ - -lmozjs \ $(MOZ_TIMER_LIBS) \ $(NSPR_LIBS) \ $(TK_LIBS) \