aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2014-12-08 02:21:22 +0300
committerBrent Cook <bcook@openbsd.org>2014-12-07 18:07:53 -0600
commita270e6a90b8714c71a2fc71c7f2ac363d17769c0 (patch)
tree667b42a0894e116c6b3113e0367962be3616df20 /tests
parentafcd515b99a4f9e61f48e92ed93710c45028a06c (diff)
downloadportable-a270e6a90b8714c71a2fc71c7f2ac363d17769c0.tar.gz
portable-a270e6a90b8714c71a2fc71c7f2ac363d17769c0.tar.bz2
portable-a270e6a90b8714c71a2fc71c7f2ac363d17769c0.zip
tests/Makefile.am.tpl: remove generated files on distclean
Add pidwraptest.txt to DISTCLEANFILES to let it be removed on distclean. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am.tpl1
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
10TESTS = 10TESTS =
11check_PROGRAMS = 11check_PROGRAMS =
12EXTRA_DIST = 12EXTRA_DIST =
13DISTCLEANFILES = pidwraptest.txt
13 14