From: Richard Russon Date: Sun, 2 Oct 2016 19:52:37 +0000 (+0100) Subject: build: fix "make dist" X-Git-Tag: neomutt-20161003~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de1d208456a4ea5d10bd1ac2f75ce73710ae5e6e;p=neomutt build: fix "make dist" A renamed file broke the build. --- diff --git a/Makefile.am b/Makefile.am index 935fb89d6..668f2000a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -62,7 +62,7 @@ EXTRA_mutt_SOURCES = account.c bcache.c compress.c crypt-gpgme.c crypt-mod-pgp-c sidebar.c smime.c smtp.c utf8.c wcwidth.c \ bcache.h browser.h hcache.h mbyte.h mutt_idna.h remailer.h url.h -EXTRA_DIST = COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO UPDATING \ +EXTRA_DIST = COPYRIGHT LICENSE.md OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO UPDATING \ account.h \ attach.h buffy.h charset.h compress.h copy.h crypthash.h dotlock.h functions.h gen_defs \ globals.h hash.h history.h init.h keymap.h mutt_crypt.h \