From: Guus Sliepen Date: Sun, 8 Sep 2013 12:47:59 +0000 (+0200) Subject: Make sure test scripts end up in the tarball. X-Git-Tag: release-1.1pre9~2 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=c25c684a847e11be80916e6de0608f11958d701d Make sure test scripts end up in the tarball. --- diff --git a/test/Makefile.am b/test/Makefile.am index dac577d8..a9c3895b 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -8,6 +8,8 @@ TESTS = \ sptps-basic.test \ variables.test +dist_check_SCRIPTS = $(TESTS) + EXTRA_DIST = testlib.sh check_PROGRAMS = pong