X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=test%2FMakefile.am;h=0ba4da94183b2fa0a68c4dc1be62829edf0553b6;hb=b18d5b572992debb04a7851e43143711319243a0;hp=20fee6570b993d18ec9dee4e60677c9b13b7ee3b;hpb=0384469e00910ae2b7d32740945d25c80babbcae;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