summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorWan-Teh Chang <wtc@google.com>2015-10-14 13:30:13 -0700
committerWan-Teh Chang <wtc@google.com>2015-10-14 13:30:13 -0700
commit7babf54ba48fd2d845b95ede4eb10814e417d351 (patch)
treec30d69c1de9d288fb261e062080bce1a3d9e2fc4 /lib
parenta53348d9313d038e8a42310164051a88922b310b (diff)
downloadnss-hg-7babf54ba48fd2d845b95ede4eb10814e417d351.tar.gz
Bug 1214806: List lib/pkcs7 and lib/pkcs12 in dependency order.
r=mt,emaldona.
Diffstat (limited to 'lib')
-rw-r--r--lib/manifest.mn2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/manifest.mn b/lib/manifest.mn
index a04068a94..dd4b54292 100644
--- a/lib/manifest.mn
+++ b/lib/manifest.mn
@@ -26,7 +26,7 @@ DIRS = \
libpkix \
certdb certhigh pk11wrap cryptohi nss \
$(ZLIB_SRCDIR) ssl \
- pkcs12 pkcs7 smime \
+ pkcs7 pkcs12 smime \
crmf jar \
ckfw $(SYSINIT_SRCDIR) \
$(NULL)