From: Shantonu Sen Date: Mon, 29 May 2000 07:44:51 +0000 (+0000) Subject: Synchronizing Makefiles that had gotten out of sync with directory X-Git-Tag: kim-before-sasl~18 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=98dfa6e68dd83922cddf00ebe2a986d076c250d0 Synchronizing Makefiles that had gotten out of sync with directory contents. --- diff --git a/docs/Makefile.in b/docs/Makefile.in index 61e9f59..93c3ab5 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -12,8 +12,8 @@ VPATH = @srcdir@ # header files included in distribution FILES = COMPLETION-TCSH COMPLETION-ZSH ChangeLog_MH-3_to_MH-6.6 \ ChangeLog_MH-6.7.0_to_MH-6.8.4.html DIFFERENCES FAQ \ - MAIL.FILTERING MAILING-LISTS Makefile.in \ - README.developers README.history TODO + MAIL.FILTERING MAILING-LISTS README.about \ + README.developers TODO # auxiliary files AUX = Makefile.in 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) diff --git a/h/Makefile.in b/h/Makefile.in index 4f99259..c4e315f 100644 --- a/h/Makefile.in +++ b/h/Makefile.in @@ -11,9 +11,9 @@ VPATH = @srcdir@ # header files included in distribution HDRS = addrsbr.h aliasbr.h dropsbr.h fmt_compile.h fmt_scan.h \ - md5.h mh.h mhcachesbr.h mhparse.h mime.h msh.h netdb.h nmh.h \ + md5.h mf.h mh.h mhcachesbr.h mhparse.h mime.h msh.h netdb.h nmh.h \ nntp.h picksbr.h popsbr.h prototypes.h rcvmail.h scansbr.h \ - signals.h vmhsbr.h + signals.h tws.h vmhsbr.h # auxiliary files AUX = Makefile.in