Mercurial > masqmail
diff Makefile.in @ 3:8c55886cacd8
man pages will be maintained in troff now
author | meillo@marmaro.de |
---|---|
date | Fri, 26 Sep 2008 21:40:10 +0200 |
parents | af25f5c39d90 |
children | 2c09cca4cab9 |
line wrap: on
line diff
--- a/Makefile.in Fri Sep 26 21:26:36 2008 +0200 +++ b/Makefile.in Fri Sep 26 21:40:10 2008 +0200 @@ -128,7 +128,7 @@ with_user = @with_user@ EXTRA_DIST = \ examples/example.get examples/example.route examples/masqmail.conf \ -docs/README docs/man/m*.[0-9] \ +docs/README docs/m*.[0-9] \ suse/masqmail suse/masqmail.spec suse/masqmail.spec.in \ redhat/masqmail redhat/masqmail.spec redhat/masqmail.spec.in \ tpl/failmsg.tpl tpl/failmsg.tpl.de tpl/failmsg.tpl.fr tpl/failmsg.tpl.it \ @@ -337,7 +337,7 @@ distdir: $(DISTFILES) $(am__remove_distdir) mkdir $(distdir) - $(mkinstalldirs) $(distdir)/docs $(distdir)/docs/man $(distdir)/examples $(distdir)/redhat $(distdir)/suse $(distdir)/tpl + $(mkinstalldirs) $(distdir)/docs $(distdir)/examples $(distdir)/redhat $(distdir)/suse $(distdir)/tpl @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \