summaryrefslogtreecommitdiffstats
path: root/src/openvpn/Makefile.am
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2012-03-24 09:58:36 +0200
committerDavid Sommerseth <davids@redhat.com>2012-03-29 12:31:10 +0200
commit3c1971de878bb3658c38b0504f314d38b6b765d2 (patch)
tree49ceebe669352cf39824ce95ff8bd717008e0c4a /src/openvpn/Makefile.am
parent7cacdfd4b7f221139e0d2a0334f1f1cd8f2a1b75 (diff)
downloadopenvpn-3c1971de878bb3658c38b0504f314d38b6b765d2.tar.gz
openvpn-3c1971de878bb3658c38b0504f314d38b6b765d2.tar.xz
openvpn-3c1971de878bb3658c38b0504f314d38b6b765d2.zip
build: msvc: upgrade to Visual Studio 2010 + fixups
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Acked-by: Samuli Seppänen <samuli@openvpn.net> Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'src/openvpn/Makefile.am')
-rw-r--r--src/openvpn/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/openvpn/Makefile.am b/src/openvpn/Makefile.am
index 01ff732..d090d67 100644
--- a/src/openvpn/Makefile.am
+++ b/src/openvpn/Makefile.am
@@ -15,7 +15,8 @@ MAINTAINERCLEANFILES = \
$(srcdir)/Makefile.in
EXTRA_DIST = \
- openvpn.vcproj
+ openvpn.vcxproj \
+ openvpn.vcxproj.filters
INCLUDES = \
-I$(top_srcdir)/include \