summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2011-01-28 12:37:18 +0100
committerGünther Deschner <gd@samba.org>2011-02-07 12:32:01 +0100
commit1adbbeef32b71450b6c878ea34b431d19ea39523 (patch)
tree262c2b1d864aa5dec788402610d2fdf844a5a23f /source3/Makefile.in
parenta3a38fdb553f978ae58bc0b62db93e1ca2908658 (diff)
downloadsamba-1adbbeef32b71450b6c878ea34b431d19ea39523.tar.gz
samba-1adbbeef32b71450b6c878ea34b431d19ea39523.tar.bz2
samba-1adbbeef32b71450b6c878ea34b431d19ea39523.zip
s3-registry: Remove obsolete reg_eventlog.
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index d6753f13a6..ad7690771b 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -655,7 +655,6 @@ REG_SMBCONF_OBJ = $(REG_BASE_OBJ) \
REG_FULL_OBJ = $(REG_SMBCONF_OBJ) \
$(REG_BACKENDS_EXTRA_OBJ) \
$(REG_INIT_FULL_OBJ) \
- registry/reg_eventlog.o \
registry/reg_perfcount.o \
librpc/gen_ndr/ndr_perfcount.o
@@ -1261,8 +1260,7 @@ SMBCQUOTAS_OBJ = utils/smbcquotas.o $(LIBSMB_OBJ) $(KRBCLIENT_OBJ) \
EVTLOGADM_OBJ0 = utils/eventlogadm.o
EVTLOGADM_OBJ = $(EVTLOGADM_OBJ0) $(PARAM_OBJ) $(LIB_NONSMBD_OBJ) \
- $(LIBSMB_ERR_OBJ) \
- registry/reg_eventlog.o $(LIB_EVENTLOG_OBJ) \
+ $(LIBSMB_ERR_OBJ) $(LIB_EVENTLOG_OBJ) \
librpc/gen_ndr/ndr_eventlog.o \
librpc/gen_ndr/ndr_lsa.o