import testavl link fix from devel

This commit is contained in:
Kurt Zeilenga 1998-12-05 03:24:00 +00:00
parent 495b893fb8
commit 4230bca19a

View File

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