r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
[bbaumbach/samba-autobuild/.git] / source4 / smb_server / smb / config.mk
index 4a083ac928e580ccb1f62abb956525549feeba4b..b412674c00f1aa2823b6bb4205675532777cccd5 100644 (file)
@@ -1,9 +1,8 @@
 #######################
 # Start SUBSYSTEM SMB_PROTOCOL
 [SUBSYSTEM::SMB_PROTOCOL]
-INIT_OBJ_FILES = \
-               receive.o
-ADD_OBJ_FILES = \
+OBJ_FILES = \
+               receive.o \
                negprot.o \
                nttrans.o \
                reply.o \