diff options
| -rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 066e020..7ba6c07 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am | |||
| @@ -106,6 +106,8 @@ DISTCLEANFILES = pidwraptest.txt | |||
| 106 | TEST_HELPER_SRC = test.c test_util.c | 106 | TEST_HELPER_SRC = test.c test_util.c |
| 107 | noinst_HEADERS = test.h | 107 | noinst_HEADERS = test.h |
| 108 | EXTRA_DIST += $(TEST_HELPER_SRC) | 108 | EXTRA_DIST += $(TEST_HELPER_SRC) |
| 109 | # Needed by test helper on MSVC | ||
| 110 | EXTRA_DIST += compat/mkstemp.c | ||
| 109 | 111 | ||
| 110 | # aeadtest | 112 | # aeadtest |
| 111 | TESTS += aeadtest.sh | 113 | TESTS += aeadtest.sh |
