Introduce system MIT krb5 build with --with-system-mitkrb5 option.
[nivanova/samba-autobuild/.git] / source4 / ntp_signd / wscript_build
index ad1292571254eb72f16e4f1213468c178b39511b..a7f925df7a0fb1068b1c6d26499db9886e4c8a13 100644 (file)
@@ -6,5 +6,6 @@ bld.SAMBA_MODULE('service_ntp_signd',
        init_function='server_service_ntp_signd_init',
        deps='samdb NDR_NTP_SIGND LIBTSOCKET LIBSAMBA_TSOCKET',
        internal_module=False,
+       enabled=bld.AD_DC_BUILD_IS_ENABLED()
        )