X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;h=7d526270c987236f5aa3c1a787abb4c6823b4ae0;hb=c31033a5fe1af1632a11c03de2290650ba8a82c6;hp=d9055ae474f8d929cd6c69fb38bf392ca28352ea;hpb=80e82203daef6daf7a16219876fc404e12f82c8a;p=tlsproxy%2Ftlsproxy.git diff --git a/tests/Makefile.am b/tests/Makefile.am index d9055ae..7d52627 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,8 @@ -TESTS = tests.sh -dist_check_SCRIPTS = tests.sh tests-normal.sh tests-passthrough.sh common.sh +TESTS = tests-normal.sh tests-passthrough.sh +dist_check_SCRIPTS = tests-normal.sh tests-passthrough.sh common.sh 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