]> git.sur5r.net Git - openldap/commitdiff
ITS#6870 fix Makefile breakage due to ITS#6194
authorHoward Chu <hyc@openldap.org>
Thu, 17 Mar 2011 16:55:26 +0000 (16:55 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 17 Mar 2011 16:55:26 +0000 (16:55 +0000)
libraries/liblutil/Makefile.in

index ff7bc3a88017b68b883b2986d35d9a3775f7a1bc..8fbfce4fae4b45e71026e5444e0a6f25ff6de52b 100644 (file)
@@ -43,7 +43,7 @@ OBJS  = base64.o entropy.o sasl.o signal.o hash.o passfile.o \
        meter.o \
        @LIBOBJS@ $(@PLAT@_OBJS)
 
-SHAREDLIBOBJS = ldif.lo fetch.lo
+SHAREDLIBOBJS = ldif.lo fetch.lo $(LDAP_LIBLBER_LA)
 
 testavl: $(XLIBS) testavl.o
        (LTLINK) -o $@ testavl.o $(LIBS)