summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2012-02-17 12:09:51 +0100
committerDavid Sommerseth <davids@redhat.com>2012-02-17 13:22:26 +0100
commitec3a7814d436076a442979ec656d3e8431d55d73 (patch)
tree7c0c89518a54f1c4a10ec938528d1991b452f963 /Makefile.am
parent21658881789f53d781fc7ce85c5da578abc6c413 (diff)
downloadopenvpn-ec3a7814d436076a442979ec656d3e8431d55d73.tar.gz
openvpn-ec3a7814d436076a442979ec656d3e8431d55d73.tar.xz
openvpn-ec3a7814d436076a442979ec656d3e8431d55d73.zip
Makefile.am referenced a now non-existing config-win32.h
This file was moved to win/config.h.in and is the template used by the Python build tools in win/. This happened in commit 4b312378e9e7084a0699ca6d4b895bdadb7540db For all other autotools based environments, ./configure will take care of creating the proper config.h Signed-off-by: David Sommerseth <davids@redhat.com> Acked-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ab86cc1..2029389 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -85,7 +85,6 @@ openvpn_SOURCES = \
clinat.c clinat.h \
common.h \
compat.h compat.c \
- config-win32.h \
crypto.c crypto.h crypto_backend.h \
crypto_openssl.c crypto_openssl.h \
crypto_polarssl.c crypto_polarssl.h \