aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 76ed83a..190e4eb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -297,9 +297,9 @@ check_PROGRAMS += cipherstest
297cipherstest_SOURCES = cipherstest.c 297cipherstest_SOURCES = cipherstest.c
298 298
299## clienttest 299## clienttest
300#TESTS += clienttest 300TESTS += clienttest
301#check_PROGRAMS += clienttest 301check_PROGRAMS += clienttest
302#clienttest_SOURCES = clienttest.c 302clienttest_SOURCES = clienttest.c
303 303
304# cmstest 304# cmstest
305TESTS += cmstest 305TESTS += cmstest