ba98321b01aebfa814e83f1c62141170ba93fbca
[nivanova/samba-autobuild/.git] / source4 / lib / messaging / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../source4/lib/messaging/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_SUBSYSTEM('MESSAGING',
6         source='messaging.c',
7         public_deps='LIBSAMBA-UTIL TDB_WRAP NDR_IRPC UNIX_PRIVS UTIL_TDB CLUSTER LIBNDR samba_socket'
8         )
9
10
11 bld.SAMBA_PYTHON('python_messaging',
12         source='pymessaging.c',
13         deps='MESSAGING LIBEVENTS python_irpc pyparam_util',
14         realname='samba/messaging.so'
15         )
16