OpenVPN update to 2.3.0
[tomato.git] / release / src / router / openvpn / tests / Makefile.am
blobb7980e04b8b4b9e1975ffd3f676f0a08d2f26d43
2 #  OpenVPN -- An application to securely tunnel IP networks
3 #             over a single UDP port, with support for SSL/TLS-based
4 #             session authentication and key exchange,
5 #             packet encryption, packet authentication, and
6 #             packet compression.
8 #  Copyright (C) 2002-2010 OpenVPN Technologies, Inc. <sales@openvpn.net>
9 #  Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
12 MAINTAINERCLEANFILES = \
13         $(srcdir)/Makefile.in
15 test_scripts = t_client.sh t_lpback.sh t_cltsrv.sh
17 TESTS_ENVIRONMENT = top_srcdir="$(top_srcdir)"
18 TESTS = $(test_scripts)
20 dist_noinst_SCRIPTS = \
21         $(test_scripts) \
22         t_cltsrv-down.sh