]> git.sur5r.net Git - openldap/blobdiff - libraries/libavl/Makefile.in
testavl wasn't being linked.
[openldap] / libraries / libavl / Makefile.in
index 7dca5eb04b134b78a13aada9a512ce233c8cfd45..814d5e1cf0ece666c6d7025d1fdd63d0529ce6b7 100644 (file)
@@ -10,6 +10,7 @@ LDAP_INCDIR= ../../include
 LDAP_LIBDIR= ../../libraries
 
 LIBRARY = libavl.a
-XPROGRAMS      = testavl
+PROGRAMS       = testavl
 
 testavl:       $(LIBRARY) testavl.o
+       $(LTLINK) $(LDFLAGS) -o $@ testavl.o $(LDAP_LIBPATH) -lavl