build: Check for functions needed by Samba3
[Samba/gebeck_regimport.git] / source4 / ntp_signd / wscript_build
blob16dec88f53d1e894f9b85a80dbab036eebac27d0
1 # AUTOGENERATED by mktowscript.pl from ../../source4/ntp_signd/config.mk
2 # Please remove this notice if hand editing
5 bld.SAMBA_MODULE('NTP_SIGND',
6         source='ntp_signd.c',
7         subsystem='service',
8         init_function='server_service_ntp_signd_init',
9         deps='SAMDB NDR_NTP_SIGND LIBTSOCKET LIBSAMBA_TSOCKET'
10         )