summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>2000-02-05 23:37:02 +0000
committerLuke Leighton <lkcl@samba.org>2000-02-05 23:37:02 +0000
commit28aa3f66138b8be02d8198537b0e524b4b6b417b (patch)
treecd0efc1c2940b7715a36aada3a35b465ab4eabb2
parentea382dc498c3ce98cc9965fa5351f224c359ba5f (diff)
downloadsamba-28aa3f66138b8be02d8198537b0e524b4b6b417b.tar.gz
samba-28aa3f66138b8be02d8198537b0e524b4b6b417b.tar.xz
samba-28aa3f66138b8be02d8198537b0e524b4b6b417b.zip
*sigh*. libsamnt5ldap doesn't compile. libsamtdb shouldn't be compiled
either - not on a make install, anyway!
-rw-r--r--source/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index 12f00bc87e3..1d76ce524dc 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -138,7 +138,7 @@ SAMRNT5LDAPLIB = bin/libsamrnt5ldap.la
SAMBA_LIBS = $(MSRPCLIB) $(SMBLIB) $(NMBLIB) $(SAMBALIB)
SHARED_LIBS = $(SAMBA_LIBS) $(SMBPWLIB) $(UBIQXLIB) $(SMBPWLIB) \
- $(SAMRPASSLIB) $(SAMRTDBLIB) $(SAMRNT5LDAPLIB)
+ $(SAMRPASSLIB)
LIBSTATUS_OBJ = lib/util_status.o