From: Richard Russon Date: Thu, 16 Aug 2018 23:55:00 +0000 (+0100) Subject: pgpring is dead X-Git-Tag: 2019-10-25~693^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cee42c3950cd23bc0c2f60bf84a967ba892d7d1;p=neomutt pgpring is dead --- diff --git a/Makefile.autosetup b/Makefile.autosetup index 8367548fc..566b53f2a 100644 --- a/Makefile.autosetup +++ b/Makefile.autosetup @@ -32,7 +32,7 @@ RM= rm -fr DEPFILES= $(ALLOBJS:.o=.Po) BINFILES= $(NEOMUTT) @if HAVE_PGP -LIBBINFILES+= $(PGPEWRAP) $(PGPRING) +LIBBINFILES+= $(PGPEWRAP) @endif @if HAVE_SMIME LIBBINFILES+= $(SRCDIR)/contrib/smime_keys