summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-01-04 10:55:48 +0100
committerStefan Metzmacher <metze@samba.org>2011-01-04 17:23:17 +0100
commite1e869352565b8e1d7865a2338f8f0f3ef154519 (patch)
tree7a1028844caadd298861aa787b869c7c81dff3f8 /source3/Makefile.in
parentd99e9c389b6c0d8ed84a7b36ccadd8b43e3b19f2 (diff)
downloadsamba-e1e869352565b8e1d7865a2338f8f0f3ef154519.tar.gz
samba-e1e869352565b8e1d7865a2338f8f0f3ef154519.tar.bz2
samba-e1e869352565b8e1d7865a2338f8f0f3ef154519.zip
s3:build: don't use cli_ntsvcs.c any more.
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Jan 4 17:23:17 CET 2011 on sn-devel-104
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 5732abe7af..968e2eb7ee 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -349,8 +349,7 @@ LIBCLI_EVENTLOG_OBJ = librpc/gen_ndr/cli_eventlog.o \
LIBCLI_WINREG_OBJ = librpc/gen_ndr/cli_winreg.o \
librpc/gen_ndr/ndr_winreg_c.o
-LIBCLI_NTSVCS_OBJ = librpc/gen_ndr/cli_ntsvcs.o \
- librpc/gen_ndr/ndr_ntsvcs_c.o
+LIBCLI_NTSVCS_OBJ = librpc/gen_ndr/ndr_ntsvcs_c.o
LIBCLI_DRSUAPI_OBJ = librpc/gen_ndr/cli_drsuapi.o \
librpc/gen_ndr/ndr_drsuapi_c.o