From: Samuli Seppänen Date: Tue, 8 Nov 2016 12:55:28 +0000 (+0200) Subject: Make sure that all relevant files under test go to release tarballs X-Git-Tag: v2.4_beta1~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e81023f00bbc503c41cea0a988a0ac00edae754a;p=thirdparty%2Fopenvpn.git Make sure that all relevant files under test go to release tarballs Signed-off-by: Samuli Seppänen Acked-by: Gert Doering Message-Id: <1478609729-25222-4-git-send-email-samuli@openvpn.net> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg12955.html Signed-off-by: Gert Doering --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 235cd1328..e55928b57 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -24,4 +24,8 @@ TESTS = $(test_scripts) dist_noinst_SCRIPTS = \ $(test_scripts) \ - t_cltsrv-down.sh + t_cltsrv-down.sh \ + update_t_client_ips.sh + +dist_noinst_DATA = \ + t_client.rc-sample