]> granicus.if.org Git - neomutt/commitdiff
build: fix "make dist"
authorRichard Russon <rich@flatcap.org>
Sun, 2 Oct 2016 19:52:37 +0000 (20:52 +0100)
committerRichard Russon <rich@flatcap.org>
Sun, 2 Oct 2016 19:52:38 +0000 (20:52 +0100)
A renamed file broke the build.

Makefile.am

index 935fb89d6ccef866fc97d64fbd68154c5935704e..668f2000aaf5377daa3d237832bede236b562105 100644 (file)
@@ -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 \