summaryrefslogtreecommitdiff
path: root/testsuite/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/Makefile.am')
-rw-r--r--testsuite/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index 403cde207..e0eeba031 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -51,6 +51,7 @@ $(srcdir)/package.m4: $(top_srcdir)/configure.ac
AM_CPPFLAGS = @MU_LIB_COMMON_INCLUDES@
noinst_PROGRAMS = \
bs\
+ cwdrepl\
fldel\
lstuid\
mbdel\
@@ -76,11 +77,14 @@ smtpsend_LDADD = \
@MU_AUTHLIBS@\
${MU_LIB_MAILUTILS}
+cwdrepl_LDADD = ${MU_LIB_MAILUTILS}
+
## ------------ ##
## Test suite. ##
## ------------ ##
TESTSUITE_AT = \
+ cwdrepl.at\
fldel.at\
lstuid00.at\
lstuid01.at\

Return to:

Send suggestions and report system problems to the System administrator.