X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;h=65e047ec51dc942d0089e4246b3bf506060061e2;hb=7fdcf05915e5ff1662fa38e7bd0e8c20fb8cb663;hp=27ecaff8de411a827b7d1e7a195839746ba3ef9a;hpb=a84000d1d2806c296bfc0fa4b505b5d5ef750715;p=tlsproxy%2Ftlsproxy.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 27ecaff..65e047e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,8 +1,7 @@ TESTS = tests-normal.sh tests-passthrough.sh tests-authentication.sh dist_check_SCRIPTS = $(TESTS) 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 +CLEANFILES = proxy-ca-key.pem proxy-ca.pem proxy-invalid.pem proxy-key.pem tmp