mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
testavl wasn't being linked.
This commit is contained in:
parent
a9fba7c334
commit
bfd6702f9f
@ -13,3 +13,4 @@ LIBRARY = libavl.a
|
||||
PROGRAMS = testavl
|
||||
|
||||
testavl: $(LIBRARY) testavl.o
|
||||
$(LTLINK) $(LDFLAGS) -o $@ testavl.o $(LDAP_LIBPATH) -lavl
|
||||
|
Loading…
Reference in New Issue
Block a user