aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-22 15:59:32 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-22 15:59:32 +0000
commit14e5afbe063678ae6b8337c68394bd3aa30b37b4 (patch)
tree7cc0769079f670d6a8e9774925066cfd530665d2 /contrib/Makefile.am
parentab79024159f1ebb5fa8344fca80632399e723fa8 (diff)
-include source in make dist
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 88f3a0677b..01919d4f2b 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -54,7 +54,10 @@ EXTRA_DIST = \
openvpn-tap32/tapw32/OemWin2k.inf \
openvpn-tap32/tapw64/tap0901.sys \
openvpn-tap32/tapw64/tap0901.cat \
- openvpn-tap32/tapw64/OemWin2k.inf
+ openvpn-tap32/tapw64/OemWin2k.inf \
+ openvpn-tap32/INSTALL \
+ openvpn-tap32/tap32-signed-i386-2.1.zip \
+ openvpn-tap32/tap32-source-2.1.zip
do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'