aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlon Bar-Lev2012-02-29 22:11:51 +0200
committerDavid Sommerseth2012-03-22 22:07:07 +0100
commitd313dc950308d960f550279a69f445e712244beb (patch)
treeb39f36dc57237cec77af2ccab6542ade69a1e1cc /Makefile.am
parentac2447cd533763a7240f12603eab463ebb5c4bac (diff)
downloadopenvpn-d313dc950308d960f550279a69f445e712244beb.zip
openvpn-d313dc950308d960f550279a69f445e712244beb.tar.gz
build: remove windows specific build system
It will be completely re-written in future 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 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 74f388a..a14f4e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,8 +46,7 @@ EXTRA_DIST = \
suse \
contrib \
debug \
- plugins \
- win
+ plugins
SUBDIRS = service-win32
@@ -59,8 +58,6 @@ dist_doc_DATA = \
dist_noinst_SCRIPTS = \
$(TESTS) \
- doclean \
- domake-win \
t_cltsrv-down.sh \
configure_h.awk configure_log.awk
@@ -68,8 +65,7 @@ dist_noinst_DATA = \
openvpn.spec \
COPYRIGHT.GPL \
PORTS \
- INSTALL-win32.txt \
- service-win32/msvc.mak
+ INSTALL-win32.txt
openvpn_SOURCES = \
base64.c base64.h \