From f9c519a0fe5d071648006bc88096c3d7389bbaff Mon Sep 17 00:00:00 2001 From: "javi%netscape.com" Date: Mon, 26 Mar 2001 22:32:36 +0000 Subject: [PATCH] Install the loadable roots when installing pipnss.dll --- security/manager/ssl/src/makefile.win | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/manager/ssl/src/makefile.win b/security/manager/ssl/src/makefile.win index 6b7949e6be6a..d10884642749 100644 --- a/security/manager/ssl/src/makefile.win +++ b/security/manager/ssl/src/makefile.win @@ -93,3 +93,5 @@ include <$(DEPTH)\config\rules.mak> install:: $(DLL) $(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).dll $(DIST)\bin\components + $(MAKE_INSTALL) $(DIST)\lib\nssckbi.dll $(DIST)\bin +