s4-waf: install the rest of the headers
[nivanova/samba-autobuild/.git] / source4 / lib / ldb / wscript
index 92cefab8af5cf2669da6436f4f9ff835f6c18fe5..3a54e554154848cef833c3cc3354157f21c275a8 100644 (file)
@@ -107,6 +107,7 @@ def build(bld):
                      COMMON_SRC + ' ' + LDB_MAP_SRC,
                      deps=ldb_deps,
                      includes='include',
+                      public_headers='include/ldb.h include/ldb_errors.h',
                       vnum=VERSION)
 
     bld.SAMBA_SUBSYSTEM('LIBLDB_CMDLINE',