X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2FMakefile.am;fp=test%2FMakefile.am;h=69042ac86035902e41ceee1249a5e47bbb5c13ff;hb=05a7f0b2fb07f8ee7752604a2a87b85f2430aaa3;hp=0000000000000000000000000000000000000000;hpb=d01ab07f78f84d7d30c5788416c8d4ca0e1f74bf;p=tinc diff --git a/test/Makefile.am b/test/Makefile.am new file mode 100644 index 00000000..69042ac8 --- /dev/null +++ b/test/Makefile.am @@ -0,0 +1,9 @@ +TESTS = \ + executables.test \ + basic.test \ + sptps_basic.test + +EXTRA_DIST = testlib.sh + +clean-local: + -rm -rf *.test.?