summaryrefslogtreecommitdiff
path: root/cmd/chktest
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/chktest
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/chktest')
-rw-r--r--cmd/chktest/manifest.mn8
1 files changed, 1 insertions, 7 deletions
diff --git a/cmd/chktest/manifest.mn b/cmd/chktest/manifest.mn
index 50b1ca1eb..e74e1d73d 100644
--- a/cmd/chktest/manifest.mn
+++ b/cmd/chktest/manifest.mn
@@ -13,13 +13,7 @@ REQUIRES = seccmd dbm
PROGRAM = chktest
- USE_STATIC_LIBS = 1
-
-EXPORTS = \
- $(NULL)
-
-PRIVATE_EXPORTS = \
- $(NULL)
+USE_STATIC_LIBS = 1
CSRCS = \
chktest.c \