waf: Do not install internal header
authorAndreas Schneider <asn@samba.org>
Wed, 13 Feb 2019 09:44:45 +0000 (10:44 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 14 Feb 2019 14:59:26 +0000 (15:59 +0100)
commit6d232f3f7c64f9b01439326e0e9b6d9df9a0bcbb
tree156adeb63e9d3fdf3129ad667d9d1ddb8f008e24
parent96df6878ed521b7e744d703abb32a585500d3b94
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>
lib/util/wscript_build