summaryrefslogtreecommitdiff
path: root/source4/ntp_signd
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-11-15 03:19:44 +0100
committerJelmer Vernooij <jelmer@samba.org>2010-11-15 03:04:40 +0000
commit1409c97899406d48f5b763fc88389bab11e379fc (patch)
tree957b937934e6ebe82c74d14a80da587497edb78e /source4/ntp_signd
parent02f77214c2372b33d9b3e6c4075069aa6fae0b9b (diff)
downloadsamba-1409c97899406d48f5b763fc88389bab11e379fc.tar.gz
samba-1409c97899406d48f5b763fc88389bab11e379fc.tar.bz2
samba-1409c97899406d48f5b763fc88389bab11e379fc.zip
s4: Build ldap and samba3_smb services as shared modules.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Nov 15 03:04:41 UTC 2010 on sn-devel-104
Diffstat (limited to 'source4/ntp_signd')
-rw-r--r--source4/ntp_signd/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntp_signd/wscript_build b/source4/ntp_signd/wscript_build
index 1b82bc6917..ad12925712 100644
--- a/source4/ntp_signd/wscript_build
+++ b/source4/ntp_signd/wscript_build
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-bld.SAMBA_MODULE('NTP_SIGND',
+bld.SAMBA_MODULE('service_ntp_signd',
source='ntp_signd.c',
subsystem='service',
init_function='server_service_ntp_signd_init',