X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2FMakefile.am;h=0ba4da94183b2fa0a68c4dc1be62829edf0553b6;hb=344c632c7a9f8047a412239dcd22ba1531bdfda5;hp=20fee6570b993d18ec9dee4e60677c9b13b7ee3b;hpb=5bccbe14e20d375300b2c195090152ed86a9e437;p=tinc diff --git a/test/Makefile.am b/test/Makefile.am index 20fee657..0ba4da94 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -33,6 +33,9 @@ check_PROGRAMS = \ splice_SOURCES = splice.c +.PHONY: extra +extra: $(check_PROGRAMS) + clean-local: -for pid in *.test.?/pid; do ../src/tinc --pidfile="$$pid" stop; done -killall ../src/sptps_test