summaryrefslogtreecommitdiff
path: root/source4/dsdb/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/dsdb/wscript_build')
-rw-r--r--source4/dsdb/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/dsdb/wscript_build b/source4/dsdb/wscript_build
index 1180410e18..7645ae7700 100644
--- a/source4/dsdb/wscript_build
+++ b/source4/dsdb/wscript_build
@@ -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',
)