From bc04cd32c00948e06b59e22bb999efb3babfa759 Mon Sep 17 00:00:00 2001 From: Michael Elkins Date: Fri, 21 Dec 2012 12:37:46 -0800 Subject: [PATCH] add version.sh and check_sec.sh to EXTRA_DIST so they are including in the "make dist" output. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 53bfe52ef..7deb18491 100644 --- a/Makefile.am +++ b/Makefile.am @@ -74,7 +74,7 @@ EXTRA_DIST = COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO UPDATING \ muttbug pgppacket.h depcomp ascii.h BEWARE PATCHES patchlist.sh \ ChangeLog mkchangelog.sh mutt_idna.h \ snprintf.c regex.c crypt-gpgme.h hcachever.sh.in \ - txt2c.c txt2c.sh + txt2c.c txt2c.sh version.sh check_sec.sh EXTRA_SCRIPTS = smime_keys -- 2.50.1