summaryrefslogtreecommitdiff
path: root/openvpn/tests/Makefile.am
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-06-02 15:45:11 +0200
committerArne Schwabe <arne@rfc2549.org>2012-06-02 15:45:11 +0200
commitec2008e9e53b99ba1725d8398e21b9cb04f6b8ca (patch)
tree8498bf1722b27ae47a5cec27c7f6cf5ecb868bb3 /openvpn/tests/Makefile.am
parentb84e3939a015b42c316af0b63297932e6fcf8ba4 (diff)
bring openvpn in sync with openvpn git master and patches submitted to mailing list
Diffstat (limited to 'openvpn/tests/Makefile.am')
-rw-r--r--openvpn/tests/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/openvpn/tests/Makefile.am b/openvpn/tests/Makefile.am
index 6ae845ba..b7980e04 100644
--- a/openvpn/tests/Makefile.am
+++ b/openvpn/tests/Makefile.am
@@ -12,13 +12,12 @@
MAINTAINERCLEANFILES = \
$(srcdir)/Makefile.in
-test_scripts = t_lpback.sh t_cltsrv.sh
+test_scripts = t_client.sh t_lpback.sh t_cltsrv.sh
TESTS_ENVIRONMENT = top_srcdir="$(top_srcdir)"
TESTS = $(test_scripts)
dist_noinst_SCRIPTS = \
$(test_scripts) \
- t_cltsrv-down.sh \
- t_client.sh
+ t_cltsrv-down.sh