r15301: Use static libraries internally. This required a few hacks in the build
[samba.git] / source / web_server / config.mk
index a4fe7f8886df1d2966a6657ac38e11b51d6a2b49..f6f6113eda953fb76c71ad873c83aac6b190d399 100644 (file)
@@ -2,7 +2,9 @@
 
 #######################
 # Start SUBSYSTEM WEB
-[SUBSYSTEM::WEB]
+[MODULE::WEB]
+INIT_FUNCTION = server_service_web_init
+SUBSYSTEM = service
 PRIVATE_PROTO_HEADER = proto.h
 OBJ_FILES = \
                web_server.o \