From 880e1e1521f837149841c7bf5e09a6cc30bffa03 Mon Sep 17 00:00:00 2001 From: Jan-Marek Glogowski Date: Tue, 5 May 2020 12:29:21 +0000 Subject: 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 --- cpputil/manifest.mn | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpputil') 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) -- cgit v1.2.1