summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2006-04-28 15:08:52 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:16:34 -0500
commit358fd531f47cce6a28f9f1d787341bc9d0fdd846 (patch)
treec86f8555db7f92673b6d8fdcf1aca78e8348f4c6 /source3/Makefile.in
parent6afac6fd5b34f06c12f09948a7638107fde94f16 (diff)
downloadsamba-358fd531f47cce6a28f9f1d787341bc9d0fdd846.tar.gz
samba-358fd531f47cce6a28f9f1d787341bc9d0fdd846.tar.bz2
samba-358fd531f47cce6a28f9f1d787341bc9d0fdd846.zip
r15308: Fix the build, sorry.
Guenther (This used to be commit 6161e525de55769ed5e45d505f26f6cd9d6555e5)
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 946f74e8a5..6d7919bfbf 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -241,7 +241,7 @@ LIBADS_OBJ = libads/ldap.o libads/ldap_printer.o libads/sasl.o \
libads/krb5_setpw.o libads/ldap_user.o \
libads/ads_struct.o libads/kerberos_keytab.o \
libads/disp_sec.o libads/ads_utils.o libads/ldap_utils.o \
- libads/ads_ldap.o libads/authdata.o
+ libads/authdata.o
LIBADS_SERVER_OBJ = libads/util.o libads/kerberos_verify.o