Re: [Openvpn-devel] [PATCH] Makefile.am was missing ssl_common.h

2012-02-17 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 17/02/12 12:30, David Sommerseth wrote: > In commit 9a160b796e1a40f9635231e5533ce40d46dba25f ssl_common.h was > introduced, but never listed as a source file in Makefile.am > > Signed-off-by: David Sommerseth --- Makefile.am | > 1 + 1 files chan

Re: [Openvpn-devel] [PATCH] Makefile.am was missing ssl_common.h

2012-02-17 Thread Gert Doering
Hi, On Fri, Feb 17, 2012 at 12:30:33PM +0100, David Sommerseth wrote: > In commit 9a160b796e1a40f9635231e5533ce40d46dba25f ssl_common.h > was introduced, but never listed as a source file in Makefile.am ACK, together with the other one. (Side remark: buildbot should do "make distcheck", at least

[Openvpn-devel] [PATCH] Makefile.am was missing ssl_common.h

2012-02-17 Thread David Sommerseth
In commit 9a160b796e1a40f9635231e5533ce40d46dba25f ssl_common.h was introduced, but never listed as a source file in Makefile.am Signed-off-by: David Sommerseth --- Makefile.am |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile.am b/Makefile.am index 2029389..26b80