summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-09-15 23:39:53 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-09-15 23:39:53 +0000
commitb0d1154b30567ec23e4ecee1227f7250fc757002 (patch)
treec59e3b1bbd50e3d18babbe91482a184e38a8cc29 /Makefile.am
parent5fc108729b7b8411d20be9a8bc702d3b15cdacf0 (diff)
downloadopenvpn-b0d1154b30567ec23e4ecee1227f7250fc757002.tar.gz
openvpn-b0d1154b30567ec23e4ecee1227f7250fc757002.tar.xz
openvpn-b0d1154b30567ec23e4ecee1227f7250fc757002.zip
Patched Makefile.am so that the new t_cltsrv-down.sh script becomes
part of the tarball (Matthias Andree). git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3332 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b4da771..643b56e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,7 +64,8 @@ dist_noinst_HEADERS = \
dist_noinst_SCRIPTS = \
$(TESTS) \
doclean \
- domake-win
+ domake-win \
+ t_cltsrv-down.sh
dist_noinst_DATA = \
openvpn.spec \