build: provide tevent-util as a public library
[ira/wip.git] / lib / wscript_build
index 9ce832a2fd1f9a88c66c14ee9b6279d7506df378..97c3cfa2404cf857a8c8fa812b6fda1148648e55 100644 (file)
@@ -31,4 +31,4 @@ bld.SAMBA_LIBRARY('samba-sockets',
                   source=[],
                   private_library=True,
                   grouping_library=True,
-                  deps='LIBTSOCKET samba_socket UTIL_TEVENT')
+                  deps='LIBTSOCKET samba_socket tevent-util')