From: markus schnalke Date: Wed, 28 Oct 2015 16:15:42 +0000 (+0100) Subject: Update lists of files to distribute X-Git-Tag: mmh-0.2~15 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=04083c773195287a6a0774d27f96897f3d57d69d Update lists of files to distribute Also partly reordered the lists. --- diff --git a/docs/Makefile.in b/docs/Makefile.in index 4d6c696..a30292b 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -9,13 +9,16 @@ datarootdir = @datarootdir@ VPATH = @srcdir@ # header files included in distribution -FILES = COMPLETION-BASH COMPLETION-TCSH COMPLETION-ZSH \ +FILES = COMPLETION-BASH COMPLETION-TCSH COMPLETION-ZSH \ ChangeLog_MH-3_to_MH-6.6 ChangeLog_MH-6.7.0_to_MH-6.8.4.html \ - ChangeLog_nmh DIFFERENCES_nmh_MH DIFFERENCES_mmh_nmh MACHINES \ - FAQ README.mail-filtering MAILING-LISTS \ - README.attachments README.hooks README.SASL \ - README.developers README.manpages TODO schnalke-mmh.pdf \ - README.mhsign-mhpgp README.start-devel m_getfld.c.humor + ChangeLog_nmh \ + DIFFERENCES_nmh_MH DIFFERENCES_mmh_nmh \ + TODO MACHINES FAQ MAILING-LISTS \ + README.start-devel README.developers README.releasing \ + README.manpages README.mail-filtering README.mhsign-mhpgp \ + README.attachments README.hooks \ + schnalke-mmh.pdf \ + m_getfld.c.humor # auxiliary files AUX = Makefile.in diff --git a/etc/Makefile.in b/etc/Makefile.in index 8277cc8..8b8a1c3 100644 --- a/etc/Makefile.in +++ b/etc/Makefile.in @@ -26,10 +26,10 @@ SED = sed .SUFFIXES: # static configuration, format, and components files -STATIC_FILES = components digestcomps distcomps forwcomps \ - mhl.body mhl.format mhl.forward mhl.headers \ - mhl.reply rcvdistcomps rcvdistcomps.outbox \ - replcomps replgroupcomps scan.MMDDYY scan.YYYYMMDD \ +STATIC_FILES = components digestcomps distcomps forwcomps \ + mhl.body mhl.format mhl.forward mhl.headers \ + mhl.reply rcvdistcomps rcvdistcomps.outbox \ + replcomps replgroupcomps scan.MMDDYY scan.YYYYMMDD \ scan.nmh scan.mailx scan.nomime scan.size scan.time \ scan.timely scan.unseen scan.meillo mhn.defaults diff --git a/h/Makefile.in b/h/Makefile.in index 31987b5..31237d0 100644 --- a/h/Makefile.in +++ b/h/Makefile.in @@ -8,10 +8,9 @@ srcdir = @srcdir@ VPATH = @srcdir@ # header files included in distribution -HDRS = addrsbr.h aliasbr.h crawl_folders.h dropsbr.h fmt_compile.h \ - fmt_scan.h mf.h mh.h mhparse.h mime.h \ - prototypes.h rcvmail.h \ - scansbr.h signals.h tws.h utils.h +HDRS = addrsbr.h aliasbr.h crawl_folders.h dropsbr.h fmt_compile.h \ + fmt_scan.h mf.h mh.h mhparse.h mime.h \ + prototypes.h rcvmail.h scansbr.h signals.h tws.h utils.h # auxiliary files AUX = Makefile.in