mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-06 15:00:40 +08:00
ITS#6870 fix Makefile breakage due to ITS#6194
This commit is contained in:
parent
868e11f6f5
commit
a9701ef5a0
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user