]> git.sur5r.net Git - openldap/commitdiff
Remove ttest
authorKurt Zeilenga <kurt@openldap.org>
Thu, 20 Dec 2001 07:29:33 +0000 (07:29 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 20 Dec 2001 07:29:33 +0000 (07:29 +0000)
libraries/libldap/Makefile.in
libraries/libldap_r/Makefile.in

index 3e4aeeb5adc9a194ee516a402b7c762ce880d689..f851adada8957c90013f90248d71119ce7623bcf 100644 (file)
@@ -7,7 +7,7 @@
 LIBRARY = libldap.la
 XLIBRARY = ../libldap.a
 
-PROGRAMS = apitest ltest ttest dntest
+PROGRAMS = apitest ltest dntest
 
 SRCS   = bind.c open.c result.c error.c compare.c search.c \
        controls.c messages.c references.c extended.c cyrus.c \
index 077a9a6b3500dd27b45b1e05ee5321eeef2e85f2..dd7b7b886d090bd756b72e1295b2d8e4c602f4c5 100644 (file)
@@ -7,7 +7,7 @@
 LIBRARY = libldap_r.la
 XLIBRARY = ../libldap_r.a
 
-PROGRAMS = apitest ltest ttest
+PROGRAMS = apitest ltest
 
 XXDIR = $(srcdir)/../libldap
 XXSRCS = apitest.c test.c tmpltest.c extended.c \