diff options
| author | Parménides GV <parmegv@sdf.org> | 2015-06-08 10:49:33 +0200 |
|---|---|---|
| committer | Parménides GV <parmegv@sdf.org> | 2015-06-08 10:49:33 +0200 |
| commit | 471f9a8dba225921cf1a555ad6645305a860c7fb (patch) | |
| tree | e2202f0ab72e09467b0d2a15afd8bfafc9b5fae5 /app/openvpn/src/plugins/Makefile.am | |
| parent | 145332cc9b4e5af62299dedf45c436fedbe05fec (diff) | |
| parent | 8d39fbdb4980c95268249f21f3c6b8e36b22cf90 (diff) | |
Merge branch 'develop' into release-0.9.4
Diffstat (limited to 'app/openvpn/src/plugins/Makefile.am')
| -rw-r--r-- | app/openvpn/src/plugins/Makefile.am | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app/openvpn/src/plugins/Makefile.am b/app/openvpn/src/plugins/Makefile.am deleted file mode 100644 index 17b72b94..00000000 --- a/app/openvpn/src/plugins/Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -# -# OpenVPN -- An application to securely tunnel IP networks -# over a single UDP port, with support for SSL/TLS-based -# session authentication and key exchange, -# packet encryption, packet authentication, and -# packet compression. -# -# Copyright (C) 2002-2010 OpenVPN Technologies, Inc. <sales@openvpn.net> -# Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com> -# - -MAINTAINERCLEANFILES = \ - $(srcdir)/Makefile.in - -SUBDIRS = auth-pam down-root |
