summaryrefslogtreecommitdiff
path: root/cpputil
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 /cpputil
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 'cpputil')
-rw-r--r--cpputil/manifest.mn3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpputil/manifest.mn b/cpputil/manifest.mn
index b3ccad8b5..caa859bf7 100644
--- a/cpputil/manifest.mn
+++ b/cpputil/manifest.mn
@@ -19,6 +19,3 @@ CPPSRCS = \
tls_parser.cc \
$(NULL)
endif
-
-EXPORTS = \
- $(NULL)