summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-08-25 22:45:15 +0200
committerGünther Deschner <gd@samba.org>2009-08-27 15:55:20 +0200
commita3c6e02748d1025da1b68efb4b03e1dc74eebbfe (patch)
tree89ab2008538e9423c9e5cc597d27535673d96528 /source3/Makefile.in
parentb089506136f953961a0290d8af030fbaac3e7136 (diff)
downloadsamba-a3c6e02748d1025da1b68efb4b03e1dc74eebbfe.tar.gz
samba-a3c6e02748d1025da1b68efb4b03e1dc74eebbfe.tar.bz2
samba-a3c6e02748d1025da1b68efb4b03e1dc74eebbfe.zip
s3-credentials: remove unused code.
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 3af97db967..ff073a32f1 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -489,8 +489,7 @@ CLDAP_OBJ = libads/cldap.o \
TLDAP_OBJ = lib/tldap.o lib/tldap_util.o lib/util_tsock.o
-SCHANNEL_OBJ = libsmb/credentials.o \
- ../libcli/auth/credentials.o \
+SCHANNEL_OBJ = ../libcli/auth/credentials.o \
../libcli/auth/schannel_state_tdb.o \
../librpc/gen_ndr/ndr_schannel.o \
passdb/secrets_schannel.o