From 6add6b2fe78c549d174729869e26cee917e31d5f Mon Sep 17 00:00:00 2001 From: james Date: Thu, 16 Feb 2006 18:12:24 +0000 Subject: Added --port-share option for allowing OpenVPN and HTTPS server to share the same port number. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@893 e7ae566f-a301-0410-adde-c780ea21d3b5 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 424b167..85c0c4f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -79,6 +79,7 @@ openvpn_SOURCES = \ pool.c pool.h \ proto.c proto.h \ proxy.c proxy.h \ + ps.c ps.h \ push.c push.h \ reliable.c reliable.h \ route.c route.h \ -- cgit