diff --git a/mozilla/base/tests/Makefile.in b/mozilla/base/tests/Makefile.in index 172935779e1..1ac58c56076 100644 --- a/mozilla/base/tests/Makefile.in +++ b/mozilla/base/tests/Makefile.in @@ -28,6 +28,7 @@ CPPSRCS = TestAtoms.cpp TestCRT.cpp FilesTest.cpp LIBS = \ -lraptorbase \ -lxpcom \ + $(NSPR_LIBS) \ $(NULL) SIMPLE_PROGRAMS = $(CPPSRCS:.cpp=)