summaryrefslogtreecommitdiff
path: root/security/nss/cmd/rsaperf/manifest.mn
diff options
context:
space:
mode:
authornicolson%netscape.com <devnull@localhost>2002-09-06 16:38:56 +0000
committernicolson%netscape.com <devnull@localhost>2002-09-06 16:38:56 +0000
commitbb506b7985672fbc09cdb243f6297277a6c22958 (patch)
treeb50815af5007eba9139b691256a8392ea5a337f9 /security/nss/cmd/rsaperf/manifest.mn
parent92da47dae0edf617972836b23d0a7c0ee3a88c7f (diff)
downloadnss-hg-bb506b7985672fbc09cdb243f6297277a6c22958.tar.gz
Fix 164126: makefile build error.
Change the NSS module name from "security" to "nss".
Diffstat (limited to 'security/nss/cmd/rsaperf/manifest.mn')
-rw-r--r--security/nss/cmd/rsaperf/manifest.mn2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/cmd/rsaperf/manifest.mn b/security/nss/cmd/rsaperf/manifest.mn
index b208672b7..802a63815 100644
--- a/security/nss/cmd/rsaperf/manifest.mn
+++ b/security/nss/cmd/rsaperf/manifest.mn
@@ -35,7 +35,7 @@ DEPTH = ../../..
CORE_DEPTH = ../../..
# MODULE public and private header directories are implicitly REQUIRED.
-MODULE = security
+MODULE = nss
INCLUDES += -I$(CORE_DEPTH)/nss/lib/softoken