summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-04-08 14:29:04 +0200
committerGünther Deschner <gd@samba.org>2009-04-08 19:45:57 +0200
commit98d703a6b7c102db49b6cdc2a57545a90efefabf (patch)
tree288276dc12b1293a61695ed664181ba6aacfaa99 /source3/Makefile.in
parentbed4f8413435c39e37ea04940a18ee78481db48f (diff)
downloadsamba-98d703a6b7c102db49b6cdc2a57545a90efefabf.tar.gz
samba-98d703a6b7c102db49b6cdc2a57545a90efefabf.tar.bz2
samba-98d703a6b7c102db49b6cdc2a57545a90efefabf.zip
s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.
Guenther
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 1578abf6b6..8b9bcbf9c6 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -568,7 +568,7 @@ REG_FULL_OBJ = $(REG_SMBCONF_OBJ) \
registry/reg_perfcount.o \
registry/reg_util_legacy.o
-LIB_EVENTLOG_OBJ = rpc_server/srv_eventlog_lib.o
+LIB_EVENTLOG_OBJ = lib/eventlog/eventlog.o
RPC_LSA_OBJ = rpc_server/srv_lsa_nt.o ../librpc/gen_ndr/srv_lsa.o