From: Brendan Cully Date: Fri, 4 Feb 2005 16:54:13 +0000 (+0000) Subject: Add smime_keys to EXTRA_SCRIPTS (for make dist). X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7503f2c67212f326bc7e2372173575656adf67c2;p=neomutt Add smime_keys to EXTRA_SCRIPTS (for make dist). --- diff --git a/Makefile.am b/Makefile.am index a18d402b0..f2b205944 100644 --- a/Makefile.am +++ b/Makefile.am @@ -81,6 +81,8 @@ EXTRA_DIST = COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO \ ChangeLog.old mkchangelog.sh cvslog2changelog.pl mutt_idna.h \ snprintf.c regex.c +EXTRA_SCRIPTS = smime_keys + mutt_dotlock_SOURCES = mutt_dotlock.c mutt_dotlock_LDADD = @LIBOBJS@ mutt_dotlock_DEPENDENCIES = @LIBOBJS@