diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am.tpl b/tests/Makefile.am.tpl index 6e10fdd..b2a4920 100644 --- a/tests/Makefile.am.tpl +++ b/tests/Makefile.am.tpl | |||
@@ -10,4 +10,5 @@ LDADD += $(top_builddir)/crypto/libcrypto.la | |||
10 | TESTS = | 10 | TESTS = |
11 | check_PROGRAMS = | 11 | check_PROGRAMS = |
12 | EXTRA_DIST = | 12 | EXTRA_DIST = |
13 | DISTCLEANFILES = pidwraptest.txt | ||
13 | 14 | ||