X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;fp=tests%2FMakefile.am;h=286ef069c10f4474e534182a9be460036ef847d7;hb=edca9c6695ee99d9344e924acf60ecfd0a163203;hp=d9055ae474f8d929cd6c69fb38bf392ca28352ea;hpb=2dbdea63819880d93ab60ca743b4cf09abffc777;p=tlsproxy%2Ftlsproxy.git diff --git a/tests/Makefile.am b/tests/Makefile.am index d9055ae..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 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