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 2e3f068..6418b8a 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am | |||
@@ -11,7 +11,7 @@ LDADD += $(top_builddir)/crypto/libcrypto.la | |||
11 | 11 | ||
12 | TESTS = | 12 | TESTS = |
13 | check_PROGRAMS = | 13 | check_PROGRAMS = |
14 | EXTRA_DIST = | 14 | EXTRA_DIST = CMakeFiles.txt |
15 | DISTCLEANFILES = pidwraptest.txt | 15 | DISTCLEANFILES = pidwraptest.txt |
16 | 16 | ||
17 | # aeadtest | 17 | # aeadtest |