s3:smbd: split ID_CACHE_* message handling into parent and child parts
[kai/samba.git] / source3 / Makefile.in
index b0c17f6cff00a4ef041ac7b9021a3e493fbe9587..1389293ad8d9bd5f2a9cb751c8a6e312f2555a48 100644 (file)
@@ -914,7 +914,7 @@ AUTH_OBJ = auth/auth.o @AUTH_STATIC@ auth/auth_util.o auth/token_util.o \
 
 MANGLE_OBJ = smbd/mangle.o smbd/mangle_hash.o smbd/mangle_hash2.o
 
-SMBD_OBJ_MAIN = smbd/server.o smbd/server_exit.o smbd/msg_idmap.o
+SMBD_OBJ_MAIN = smbd/server.o smbd/server_exit.o
 
 BUILDOPT_OBJ = smbd/build_options.o