tevent: Add lib/tevent as include directory.
[kamenim/samba.git] / lib / tevent / wscript
index b82a41f573f60f7b34c5549aaeac78be2d0de087..07143c135710a3e1fa5942a10e83833391a5a9f8 100644 (file)
@@ -80,6 +80,7 @@ def build(bld):
                           SRC,
                           deps='replace talloc',
                           enabled= not bld.CONFIG_SET('USING_SYSTEM_TEVENT'),
+                          includes='.',
                           abi_directory='ABI',
                           abi_match='tevent_* _tevent_*',
                           vnum=VERSION,