testavl wasn't being linked.

This commit is contained in:
Kurt Zeilenga 1998-12-04 02:17:57 +00:00
parent a9fba7c334
commit bfd6702f9f

View File

@ -13,3 +13,4 @@ LIBRARY = libavl.a
PROGRAMS = testavl
testavl: $(LIBRARY) testavl.o
$(LTLINK) $(LDFLAGS) -o $@ testavl.o $(LDAP_LIBPATH) -lavl