lib: Add tevent_req_profile helpers
[amitay/samba.git] / lib / util / wscript_build
index 793e24669c958a1d0cc72c7fc2abc227a4192af7..8fc402062fbdf8cefbd44d67dc050a2884b86b49 100644 (file)
@@ -166,6 +166,7 @@ else:
                           tevent_unix.c
                           tevent_ntstatus.c
                           tevent_werror.c
+                          tevent_req_profile.c
                       ''',
                       local_include=False,
                       public_deps='tevent samba-errors',