diff options
Diffstat (limited to 'tests/Makefile.am')
| -rw-r--r-- | tests/Makefile.am | 2 |
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 | |||
| 344 | TESTS += cipher_list | 344 | TESTS += cipher_list |
| 345 | check_PROGRAMS += cipher_list | 345 | check_PROGRAMS += cipher_list |
| 346 | cipher_list_SOURCES = cipher_list.c | 346 | cipher_list_SOURCES = cipher_list.c |
| 347 | noinst_HEADERS = tests.h | 347 | noinst_HEADERS += tests.h |
| 348 | 348 | ||
| 349 | # cipherstest | 349 | # cipherstest |
| 350 | TESTS += cipherstest | 350 | TESTS += cipherstest |
