Install util/tevent_* public headers. Required by OpenChange for compiling IDL
[kai/samba.git] / lib / util / config.mk
index 7df5227beeed3f36e2591fb0cd313b44873a8978..0a5d62ff86f0dbf5751da5f8dcb118ef9d69cc78 100644 (file)
@@ -49,6 +49,8 @@ PUBLIC_HEADERS += $(addprefix $(libutilsrcdir)/, util.h \
                                 time.h \
                                 util_ldb.h \
                                 talloc_stack.h \
+                                tevent_ntstatus.h \
+                                tevent_unix.h  \
                                 xfile.h)
 
 [SUBSYSTEM::ASN1_UTIL]