summaryrefslogtreecommitdiff
path: root/source4/smbd
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-03-04 13:06:08 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-03-04 13:06:08 +0100
commit6cf92e604d5d23018426f22d9cc9edd8d2da12ae (patch)
tree8f03efb7a47d47e231ca35f9779a569e74a225b2 /source4/smbd
parent530c7a90fe6657a0387d678249a8f16b5aef1e3a (diff)
downloadsamba-6cf92e604d5d23018426f22d9cc9edd8d2da12ae.tar.gz
samba-6cf92e604d5d23018426f22d9cc9edd8d2da12ae.tar.bz2
samba-6cf92e604d5d23018426f22d9cc9edd8d2da12ae.zip
Fix the build.
(This used to be commit 49ef8d0c197fa61dc5c524e4a0f569af72d3c0e9)
Diffstat (limited to 'source4/smbd')
-rw-r--r--source4/smbd/config.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/source4/smbd/config.mk b/source4/smbd/config.mk
index 1ef244bb59..dc8afeba78 100644
--- a/source4/smbd/config.mk
+++ b/source4/smbd/config.mk
@@ -1,15 +1,5 @@
# server subsystem
-################################################
-# Start MODULE service_auth
-[MODULE::service_auth]
-INIT_FUNCTION = server_service_auth_init
-SUBSYSTEM = service
-PRIVATE_DEPENDENCIES = \
- auth
-# End MODULE server_auth
-################################################
-
[SUBSYSTEM::service]
PRIVATE_PROTO_HEADER = service_proto.h
PRIVATE_DEPENDENCIES = \