]> git.ipfire.org Git - thirdparty/openvpn.git/commit
tests: do not include t_client.sh in dist
authorFrank Lichtenheld <frank@lichtenheld.com>
Tue, 18 Apr 2023 13:49:41 +0000 (15:49 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 8 May 2023 11:58:07 +0000 (13:58 +0200)
commitd75a2dfc3e11daa1650f838517b610e6632d0445
tree796605a2eab71e3a6acbdef0bee411a77192ac1b
parent03174bea4805bc018190d56a96f750f72fd960c1
tests: do not include t_client.sh in dist

It is generated from t_client.sh.in by configure,
so no need to ship it. Due to the dependency on
the configuration it also might break reproducibility
of the dist tarball.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20230418134941.86637-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26596.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
tests/Makefile.am