From 03560c9427c1ae048364d0bb0306cd3c803a0d6d Mon Sep 17 00:00:00 2001 From: Dan Harkless Date: Fri, 16 Jul 1999 00:43:04 +0000 Subject: [PATCH 1/1] New $(DIST_FILES) entry: rcvdistcomps.outbox. --- etc/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/Makefile.in b/etc/Makefile.in index 67eed05..e58951e 100644 --- a/etc/Makefile.in +++ b/etc/Makefile.in @@ -38,7 +38,8 @@ SED = sed DIST_FILES = mhl.body mhl.digest mhl.format mhl.forward mhl.headers \ mhl.reply scan.default scan.mailx scan.nomime scan.size scan.time \ scan.timely scan.unseen components digestcomps distcomps \ - forwcomps rcvdistcomps replcomps replgroupcomps MailAliases + forwcomps rcvdistcomps rcvdistcomps.outbox replcomps \ + replgroupcomps MailAliases # format and configuration files to generate GEN_FILES = mhn.defaults mts.conf -- 1.7.10.4