X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=etc%2FMakefile.in;h=a32ee29f7b2b7382e61d5a4d130a63531da504c3;hp=0eee119b8e4eb56654bbee8b4dd26ea0fa909c5f;hb=98dfa6e68dd83922cddf00ebe2a986d076c250d0;hpb=f812b86689024085d891b870d183792584cf67fb diff --git a/etc/Makefile.in b/etc/Makefile.in index 0eee119..a32ee29 100644 --- a/etc/Makefile.in +++ b/etc/Makefile.in @@ -37,11 +37,12 @@ SED = sed .SUFFIXES: # format and components files -DIST_FILES = mhl.body mhl.digest mhl.format mhl.forward mhl.headers \ - mhl.reply scan.MMDDYY scan.YYYYMMDD scan.default scan.mailx \ - scan.nomime scan.size scan.time scan.timely scan.unseen components\ - digestcomps distcomps forwcomps rcvdistcomps rcvdistcomps.outbox\ - replcomps replgroupcomps MailAliases +DIST_FILES = MailAliases components digestcomps distcomps forwcomps \ + mhl.body mhl.digest mhl.format mhl.forward mhl.headers \ + mhl.reply mts.conf.in rcvdistcomps rcvdistcomps.outbox \ + replcomps replgroupcomps scan.MMDDYY scan.YYYYMMDD \ + scan.default scan.mailx scan.nomime scan.size scan.time \ + scan.timely scan.unseen sendfiles.in # format and configuration files to generate GEN_FILES = mhn.defaults mts.conf sendfiles @@ -53,7 +54,7 @@ FILES = $(DIST_FILES) $(GEN_FILES) SCRIPTS = sendfiles # auxiliary files -AUX = Makefile.in mhn.defaults.sh mhn.find.sh mts.conf.in +AUX = Makefile.in mhn.defaults.sh mhn.find.sh # all files in this directory included in the distribution DIST = $(DIST_FILES) $(SCRIPTS) $(AUX)