r15301: Use static libraries internally. This required a few hacks in the build
[jelmer/samba4-debian.git] / source / ldap_server / config.mk
index 7a6ccdc084572c0349fcd87c9fa28a8b95bfc309..f92cf92058bc2f24e1db7d57b812554b28548f94 100644 (file)
@@ -2,7 +2,9 @@
 
 #######################
 # Start SUBSYSTEM LDAP
-[SUBSYSTEM::LDAP]
+[MODULE::LDAP]
+INIT_FUNCTION = server_service_ldap_init
+SUBSYSTEM = service
 PRIVATE_PROTO_HEADER = proto.h
 OBJ_FILES = \
                ldap_server.o \