From: Matthias Andree Date: Thu, 20 Dec 2012 23:38:12 +0000 (+0100) Subject: Fix 'make distcheck': missing txt2c* and po/mutt.pot cleanup X-Git-Tag: mutt-1-5-22-rel~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34da5de04933121116ed1d4120993ea64a1b92b2;p=mutt Fix 'make distcheck': missing txt2c* and po/mutt.pot cleanup --- diff --git a/Makefile.am b/Makefile.am index b980fcd8..53bfe52e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -73,7 +73,8 @@ EXTRA_DIST = COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO UPDATING \ README.SSL smime.h group.h \ 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 + snprintf.c regex.c crypt-gpgme.h hcachever.sh.in \ + txt2c.c txt2c.sh EXTRA_SCRIPTS = smime_keys @@ -113,7 +114,7 @@ conststrings.c: txt2c config.status CLEANFILES = mutt_dotlock.c keymap_alldefs.h $(BUILT_SOURCES) -DISTCLEANFILES= flea smime_keys txt2c +DISTCLEANFILES= flea smime_keys txt2c po/mutt.pot ACLOCAL_AMFLAGS = -I m4