mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
testavl wasn't being linked.
This commit is contained in:
parent
a9fba7c334
commit
bfd6702f9f
1 changed files with 1 additions and 0 deletions
|
|
@ -13,3 +13,4 @@ LIBRARY = libavl.a
|
|||
PROGRAMS = testavl
|
||||
|
||||
testavl: $(LIBRARY) testavl.o
|
||||
$(LTLINK) $(LDFLAGS) -o $@ testavl.o $(LDAP_LIBPATH) -lavl
|
||||
|
|
|
|||
Loading…
Reference in a new issue