Stop installing popt_common.h as its symbols are in a private library.
[nivanova/samba-autobuild/.git] / source4 / lib / cmdline / wscript_build
index fb8b3064e56b76208781b609b40e840b88a90a42..9b6f6e5895eabf23403ba19dccd3b0560e24f524 100644 (file)
@@ -9,7 +9,6 @@ bld.SAMBA_LIBRARY('cmdline-credentials',
 bld.SAMBA_SUBSYSTEM('POPT_SAMBA',
        source='popt_common.c',
        public_deps='popt',
-       public_headers='popt_common.h:popt.h',
        header_path='samba',
        deps='talloc samba-hostconfig'
        )