summaryrefslogtreecommitdiff
path: root/cmd/signtool
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/signtool
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/signtool')
-rw-r--r--cmd/signtool/manifest.mn2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/signtool/manifest.mn b/cmd/signtool/manifest.mn
index d1b9d48c0..c8d3fd39c 100644
--- a/cmd/signtool/manifest.mn
+++ b/cmd/signtool/manifest.mn
@@ -10,8 +10,6 @@ ifdef ZLIB_INCLUDE_DIR
INCLUDES += -I$(ZLIB_INCLUDE_DIR)
endif
-EXPORTS =
-
CSRCS = signtool.c \
certgen.c \
javascript.c \