samdb: Install header file.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 21 Aug 2011 00:24:25 +0000 (02:24 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 21 Aug 2011 01:22:05 +0000 (03:22 +0200)
source4/dsdb/wscript_build

index 1180410e18c9bb902d992ee7dfcd08835e2d8a8e..7645ae7700777970927fa2eb5035b7ac2f96172f 100644 (file)
@@ -7,6 +7,7 @@ bld.SAMBA_LIBRARY('samdb',
        pc_files='samdb.pc',
        autoproto='samdb/samdb_proto.h',
        public_deps='krb5',
+       public_headers='',
        vnum='0.0.1',
        deps='ndr NDR_DRSUAPI NDR_DRSBLOBS auth_system_session LIBCLI_AUTH ndr SAMDB_SCHEMA ldbsamba samdb-common LIBCLI_DRSUAPI cli-ldap-common samba-util com_err authkrb5 samba-credentials ldbwrap errors',
        )