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