summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-03-07 22:36:16 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-08 16:07:06 +0100
commit7abf2a8b2c9d2254658234b630a46d56f3c6b0d0 (patch)
tree933c75680b622e08de62c157e06ae3ac412928cf /lib/Makefile.am
parent6dfcecba0bd42c167c85f865344346811d507dac (diff)
downloadgnutls-7abf2a8b2c9d2254658234b630a46d56f3c6b0d0.tar.gz
Added openpgp stub file
That allows disabling openpgp authentication and at the same time retaining ABI compatibility with versions including openpgp. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 560e11e3ab..575683f2e0 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -84,7 +84,7 @@ COBJECTS = range.c record.c compress.c debug.c cipher.c \
system_override.c crypto-backend.c verify-tofu.c pin.c tpm.c fips.c \
safe-memfuncs.c system/inet_pton.c atfork.c atfork.h randomart.c \
system-keys.h urls.c urls.h prf.c auto-verify.c dh-session.c \
- cert-session.c handshake-checks.c dtls-sw.c dh-primes.c
+ cert-session.c handshake-checks.c dtls-sw.c dh-primes.c openpgp_compat.c
if WINDOWS
COBJECTS += system/keys-win.c