summaryrefslogtreecommitdiff
path: root/cmd/crmftest
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2020-05-05 12:29:21 +0000
committerJan-Marek Glogowski <glogow@fbihome.de>2020-05-05 12:29:21 +0000
commit880e1e1521f837149841c7bf5e09a6cc30bffa03 (patch)
tree80b289b73ac0ee7b4bb3439690534d341830d18c /cmd/crmftest
parent67fdc06273c2a423e32d6e78f9ae046a7ef3a9db (diff)
downloadnss-hg-880e1e1521f837149841c7bf5e09a6cc30bffa03.tar.gz
Bug 290526 Drop recursive private_exports r=rrelyea
Copying private headers is now simply included in the exports target, as these headers use an extra directory anyway. Differential Revision: https://phabricator.services.mozilla.com/D69021
Diffstat (limited to 'cmd/crmftest')
-rw-r--r--cmd/crmftest/manifest.mn4
1 files changed, 0 insertions, 4 deletions
diff --git a/cmd/crmftest/manifest.mn b/cmd/crmftest/manifest.mn
index 578729e62..4ac669a21 100644
--- a/cmd/crmftest/manifest.mn
+++ b/cmd/crmftest/manifest.mn
@@ -9,14 +9,10 @@ DEPTH = .
# MODULE public and private header directories are implicitly REQUIRED.
MODULE = nss
-EXPORTS = \
- $(NULL)
-
CSRCS = \
testcrmf.c \
$(NULL)
-
# The MODULE is always implicitly required.
# Listing it here in REQUIRES makes it appear twice in the cc command line.
# REQUIRES = dbm