Remove ttest

This commit is contained in:
Kurt Zeilenga 2001-12-20 07:29:33 +00:00
parent 4bbf7aaae2
commit ae6b840350
2 changed files with 2 additions and 2 deletions

View 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 \

View 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 \