waf: Do not install internal header
commitbe6f8d41ca7452840545356c7320355be815b5cd
authorAndreas Schneider <asn@samba.org>
Wed, 13 Feb 2019 09:44:45 +0000 (13 10:44 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 21 Feb 2019 11:30:45 +0000 (21 12:30 +0100)
treec4b310d53d74ffdb3a8ef5498b93991b0cca7a4d
parent9bf434a941be2f3b13b5cc59b5ad6f77f0c0fb8d
waf: Do not install internal header

We should not install header files without an public API:

- memory.h
- safe_strings.h
- talloc_stack.h

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13778

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 6d232f3f7c64f9b01439326e0e9b6d9df9a0bcbb)
lib/util/wscript_build