From: Simon Ruderich Date: Sun, 28 Jul 2013 04:41:03 +0000 (+0200) Subject: tests: make clean removes temporary files if a test fails. X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=commitdiff_plain;h=f3d29af0721d3021f0574b7c6ca512e3623f1cdb tests: make clean removes temporary files if a test fails. --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 286ef06..7d52627 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,3 +4,5 @@ check_PROGRAMS = client client_SOURCES = client.c dist_check_DATA = server-bad.pem server-key.pem server.pem + +CLEANFILES = proxy-ca-key.pem proxy-ca.pem proxy-key.pem tmp