X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;h=286ef069c10f4474e534182a9be460036ef847d7;hb=493ba2dba6ffb61eaf9e8dfff5558d4821948f5c;hp=f41c6b0705f42971a408687a0fed1420aac20f7b;hpb=c955255347f4ca514f26ad96a12524b38d235dee;p=tlsproxy%2Ftlsproxy.git diff --git a/tests/Makefile.am b/tests/Makefile.am index f41c6b0..286ef06 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ -TESTS = tests.sh -dist_check_SCRIPTS = tests.sh tests-normal.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