]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/Makefile.in
Add valx arg to config_parse_add - indicate which value in the current
[openldap] / libraries / liblutil / Makefile.in
index f846c20106d0e366fc5a025ca7c60860362310da..e08759033c142ec2ba7bb01ce9f1fab4f34451a0 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ## 
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2006 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -41,6 +41,9 @@ OBJS  = base64.o csn.o entropy.o sasl.o signal.o hash.o passfile.o \
 testavl: $(XLIBS) testavl.o
        (LTLINK) -o $@ testavl.o $(LIBS)
 
+testtavl: $(XLIBS) testtavl.o
+       (LTLINK) -o $@ testtavl.o $(LIBS)
+
 # These rules are for a Mingw32 build, specifically.
 # It's ok for them to be here because the clean rule is harmless, and
 # slapdmsg.res won't get built unless it's declared in OBJS.