Skip to content
Snippets Groups Projects
Commit 4230bca1 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

import testavl link fix from devel

parent 495b893f
No related branches found
No related tags found
No related merge requests found
......@@ -13,3 +13,4 @@ LIBRARY = libavl.a
PROGRAMS = testavl
testavl: $(LIBRARY) testavl.o
$(LTLINK) $(LDFLAGS) -o $@ testavl.o $(LDAP_LIBPATH) -lavl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment