summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2012-02-29 22:11:49 +0200
committerDavid Sommerseth <davids@redhat.com>2012-03-22 22:06:53 +0100
commit8e3ca1f6c1400f4a9275760d1680a65bb4a99eae (patch)
treeaebaba7fe07653492bb3dc52ef83c79aaf08d4f7 /Makefile.am
parent26abb83cb1cf0c331db875186250b0c8d55d6013 (diff)
downloadopenvpn-8e3ca1f6c1400f4a9275760d1680a65bb4a99eae.tar.gz
openvpn-8e3ca1f6c1400f4a9275760d1680a65bb4a99eae.tar.xz
openvpn-8e3ca1f6c1400f4a9275760d1680a65bb4a99eae.zip
Remove tap-win32
Introduce tap-windows.h which is modified tap-win32/common.h. Except of function rename, it is the same without the tap_id. This file should be provided as part of tap-win32 MSI. For now we hold a copy. 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.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b6fcfbb..74f388a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,6 @@ EXTRA_DIST = \
sample-keys \
sample-scripts \
suse \
- tap-win32 \
contrib \
debug \
plugins \
@@ -147,7 +146,7 @@ openvpn_SOURCES = \
ssl_verify_polarssl.c ssl_verify_polarssl.h \
status.c status.h \
syshead.h \
- tun.c tun.h \
+ tun.c tun.h tap-windows.h \
win32.h win32.c \
cryptoapi.h cryptoapi.c