From fe7c58f0d24377f63f04c201f64210049cee7f86 Mon Sep 17 00:00:00 2001 From: James Yonan Date: Mon, 9 Aug 2010 20:15:27 +0000 Subject: Distribute win directory (Python/MSVC-based build system) in "make dist" tarball. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@6382 e7ae566f-a301-0410-adde-c780ea21d3b5 --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 2980dac..24649cd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,7 +48,8 @@ EXTRA_DIST = \ tap-win32 \ contrib \ debug \ - plugin + plugin \ + win SUBDIRS = \ images \ -- cgit