X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;h=d9055ae474f8d929cd6c69fb38bf392ca28352ea;hb=a6f1766d63d80b09de73e2c6d5dedb665925e274;hp=f41c6b0705f42971a408687a0fed1420aac20f7b;hpb=c955255347f4ca514f26ad96a12524b38d235dee;p=tlsproxy%2Ftlsproxy.git diff --git a/tests/Makefile.am b/tests/Makefile.am index f41c6b0..d9055ae 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 +dist_check_SCRIPTS = tests.sh tests-normal.sh tests-passthrough.sh common.sh check_PROGRAMS = client client_SOURCES = client.c