X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;h=d9055ae474f8d929cd6c69fb38bf392ca28352ea;hb=80e82203daef6daf7a16219876fc404e12f82c8a;hp=f41c6b0705f42971a408687a0fed1420aac20f7b;hpb=5f6ff9f4d1bb1f4bdc01700110435aa1b29c2bcf;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