summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-04-13 13:39:07 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:51:16 -0500
commit662013e60e777e3db43470eddcfdfbcbeded2e5a (patch)
treeff4a886ec95c14eba7c92e2a05ca7adcd0ff4f2a /source4/Makefile.in
parent17ddb68b54c6c550bc4614d33f7da69fc5f75633 (diff)
downloadsamba-662013e60e777e3db43470eddcfdfbcbeded2e5a.tar.gz
samba-662013e60e777e3db43470eddcfdfbcbeded2e5a.tar.bz2
samba-662013e60e777e3db43470eddcfdfbcbeded2e5a.zip
r194: fixed compile with ldap
(This used to be commit 3b4b528dc65bcb3b0de674e1d90c767244c94402)
Diffstat (limited to 'source4/Makefile.in')
-rw-r--r--source4/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in
index ea75d26ab9..e5b5d54f70 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -96,6 +96,7 @@ MODULES = $(CHARSET_MODULES) $(DCERPC_MODULES) $(NTVFS_MODULES)
CHARSET_OBJS = @CHARSET_OBJS@
+LIBLDB_LDAP_OBJS = @LIBLDB_LDAP_OBJS@
LIBLDB_OBJS = @LIBLDB_OBJS@
LIBBASIC_OBJS = @LIBBASIC_OBJS@