summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-01-11 16:24:01 +0100
committerGünther Deschner <gd@samba.org>2011-01-11 17:12:04 +0100
commit2a05561e354dd8b6e96deca7243e49e1168a6951 (patch)
tree622b1e86c40d3c6a58adc474413fb98d4dde2eab /source3/Makefile.in
parent6cbe4da599bd892b0ddcafe85de23a867c683453 (diff)
downloadsamba-2a05561e354dd8b6e96deca7243e49e1168a6951.tar.gz
samba-2a05561e354dd8b6e96deca7243e49e1168a6951.tar.bz2
samba-2a05561e354dd8b6e96deca7243e49e1168a6951.zip
s3-build: remove RPCCLI_EVENTLOG subsystem.
Guenther
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 7d564880d2..e85bbf69d9 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -347,8 +347,7 @@ LIBCLI_SPOOLSS_OBJ = librpc/gen_ndr/cli_spoolss.o \
rpc_client/cli_spoolss.o \
rpc_client/init_spoolss.o
-LIBCLI_EVENTLOG_OBJ = librpc/gen_ndr/cli_eventlog.o \
- librpc/gen_ndr/ndr_eventlog_c.o
+LIBCLI_EVENTLOG_OBJ = librpc/gen_ndr/ndr_eventlog_c.o
LIBCLI_WINREG_OBJ = librpc/gen_ndr/cli_winreg.o \
librpc/gen_ndr/ndr_winreg_c.o