s4-drs: Create connection obejct (nTDSConnection)
[kai/samba.git] / source4 / dsdb / config.mk
index ac4096d5263712031212b50503109f6c279db7f4..dfc5def64e60a5572e691cccee53f5b899f523bd 100644 (file)
@@ -82,6 +82,7 @@ PRIVATE_DEPENDENCIES = \
 
 KCC_SRV_OBJ_FILES = $(addprefix $(dsdbsrcdir)/kcc/, \
                kcc_service.o \
+               kcc_connection.o \
                kcc_periodic.o)
 
 $(eval $(call proto_header_template,$(dsdbsrcdir)/kcc/kcc_service_proto.h,$(KCC_SRV_OBJ_FILES:.o=.c)))