diff options
author | David Sommerseth <dazo@users.sourceforge.net> | 2010-08-17 21:42:39 +0200 |
---|---|---|
committer | David Sommerseth <dazo@users.sourceforge.net> | 2010-08-17 21:42:39 +0200 |
commit | 86af01cfbb6e29dcadf6b76ef39856b6b32e4e2b (patch) | |
tree | 4974d6d4ac7eaba39624ac8bc8fadf1a9720c77f /Makefile.am | |
parent | Preparing to tag v2.2-beta2 (diff) | |
parent | Build t_client.sh by configure at run-time. (diff) | |
download | openvpn-86af01cfbb6e29dcadf6b76ef39856b6b32e4e2b.tar.xz |
Merge branch 'bugfix2.1' into beta2.2
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b4df69f..430d3ab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -57,7 +57,7 @@ SUBDIRS = \ service-win32 \ install-win32 -TESTS = t_lpback.sh t_cltsrv.sh +TESTS = t_client.sh t_lpback.sh t_cltsrv.sh sbin_PROGRAMS = openvpn dist_noinst_HEADERS = |