mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
Remove ttest
This commit is contained in:
parent
4bbf7aaae2
commit
ae6b840350
2 changed files with 2 additions and 2 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue