aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ca60b24..3aa9554 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -344,7 +344,7 @@ chachatest_SOURCES = chachatest.c
344TESTS += cipher_list 344TESTS += cipher_list
345check_PROGRAMS += cipher_list 345check_PROGRAMS += cipher_list
346cipher_list_SOURCES = cipher_list.c 346cipher_list_SOURCES = cipher_list.c
347noinst_HEADERS = tests.h 347noinst_HEADERS += tests.h
348 348
349# cipherstest 349# cipherstest
350TESTS += cipherstest 350TESTS += cipherstest