s4:dsdb/common/sidmap - Remove
[sfrench/samba-autobuild/.git] / source4 / dsdb / config.mk
index 4150ba0d5407fa8a7589b2d8765f8b689fb53edb..eec4f95c9e47b1d0da0266b5866bcd218ed7ebe8 100644 (file)
@@ -25,7 +25,6 @@ $(eval $(call proto_header_template,$(dsdbsrcdir)/samdb/samdb_proto.h,$(SAMDB_OB
 PRIVATE_DEPENDENCIES = LIBLDB
 
 SAMDB_COMMON_OBJ_FILES = $(addprefix $(dsdbsrcdir)/common/, \
-               sidmap.o \
                util.o) \
                ../libds/common/flag_mapping.o
 $(eval $(call proto_header_template,$(dsdbsrcdir)/common/proto.h,$(SAMDB_COMMON_OBJ_FILES:.o=.c)))