summaryrefslogtreecommitdiff
path: root/imap4d/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'imap4d/tests/Makefile.am')
-rw-r--r--imap4d/tests/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/imap4d/tests/Makefile.am b/imap4d/tests/Makefile.am
index 7ee89c5fa..93e143410 100644
--- a/imap4d/tests/Makefile.am
+++ b/imap4d/tests/Makefile.am
@@ -1,5 +1,5 @@
# This file is part of GNU Mailutils.
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2024 Free Software Foundation, Inc.
#
# GNU Mailutils is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@@ -21,7 +21,7 @@ include $(top_srcdir)/testsuite/testsuite.am
## -------------------------- ##
AM_CPPFLAGS = $(MU_LIB_COMMON_INCLUDES)
-noinst_PROGRAMS = ckiconv
+noinst_PROGRAMS = ckiconv testclient
LDADD = $(MU_LIB_MAILUTILS)
TESTSUITE_AT += \
@@ -29,6 +29,7 @@ TESTSUITE_AT += \
append00.at\
append01.at\
close-expunge.at\
+ clt_list.at\
create01.at\
create02.at\
examine.at\

Return to:

Send suggestions and report system problems to the System administrator.