summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Yonan <james@openvpn.net>2010-03-31 06:38:21 +0000
committerJames Yonan <james@openvpn.net>2010-03-31 06:38:21 +0000
commit74fce85ee80ee5f484b62a3a81e9981e5698f1e1 (patch)
treeb4723fb33b503ebd0cee953cd0263d0fb9740a89 /Makefile.am
parent2b9b4c8a2d245a03098581de2d54b399e4bc4ad9 (diff)
downloadopenvpn-74fce85ee80ee5f484b62a3a81e9981e5698f1e1.tar.gz
openvpn-74fce85ee80ee5f484b62a3a81e9981e5698f1e1.tar.xz
openvpn-74fce85ee80ee5f484b62a3a81e9981e5698f1e1.zip
Updated MSVC build scripts to Visual Studio 2008:
python msvc\config.py nmake /f msvc\msvc.mak Version 2.1.1e git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5516 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 7bccc11..4cc3ce2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,7 @@ MAINTAINERCLEANFILES = \
$(srcdir)/install-sh $(srcdir)/ltmain.sh $(srcdir)/missing \
$(srcdir)/depcomp $(srcdir)/aclocal.m4 \
$(srcdir)/config.guess $(srcdir)/config.sub \
- $(srcdir)/config-win32.h $(srcdir)/openvpn.spec
+ $(srcdir)/openvpn.spec
CLEANFILES = openvpn.8.html
EXTRA_DIST = \
@@ -58,8 +58,7 @@ SUBDIRS = \
TESTS = t_lpback.sh t_cltsrv.sh
sbin_PROGRAMS = openvpn
-dist_noinst_HEADERS = \
- config-win32.h
+dist_noinst_HEADERS =
dist_noinst_SCRIPTS = \
$(TESTS) \