summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjavi%netscape.com <devnull@localhost>2001-01-24 19:17:54 +0000
committerjavi%netscape.com <devnull@localhost>2001-01-24 19:17:54 +0000
commit5a2ad3aec0c53ecedfbdba137fb87b9aea83ff07 (patch)
tree8c520aa60a265ee453ec62090bc167eb0fa927b1
parent87e8e80b915f6c1a090174eefde9e94cc825f418 (diff)
downloadnss-hg-5a2ad3aec0c53ecedfbdba137fb87b9aea83ff07.tar.gz
Install the loadable root certs in the correct directory so that PSM can
find them at run time.
-rw-r--r--security/nss/makefile.win5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/nss/makefile.win b/security/nss/makefile.win
index df8f8fcee..f78304c10 100644
--- a/security/nss/makefile.win
+++ b/security/nss/makefile.win
@@ -74,7 +74,7 @@ GMAKE_FLAGS = $(GMAKE_FLAGS) USE_DEBUG_RTL=1
all:: export libs install
-install:: moz_import
+install:: moz_import install_roots
depend::
@@ -94,3 +94,6 @@ export libs install clobber clobber_all clean::
moz_import::
copy $(DIST)\lib\dbm32.lib $(DIST)\lib\dbm.lib
+
+install_roots::
+ $(MAKE_INSTALL) $(DIST)\lib\nssckbi.dll $(DIST)\bin