diff options
Diffstat (limited to 'mail/mutt-devel/files/extra-patch-sgmlformat')
| -rw-r--r-- | mail/mutt-devel/files/extra-patch-sgmlformat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt-devel/files/extra-patch-sgmlformat b/mail/mutt-devel/files/extra-patch-sgmlformat index 4ddbe8901fe5..4cc9982d2807 100644 --- a/mail/mutt-devel/files/extra-patch-sgmlformat +++ b/mail/mutt-devel/files/extra-patch-sgmlformat @@ -4,8 +4,8 @@ topsrcdir_DOCFILES = COPYRIGHT GPL INSTALL ChangeLog \ README NEWS TODO README.SECURITY README.SSL --all: -+all: muttrc.man try-html try-txt try-latin1 try-ps +-all: mutt.1 ++all: mutt.1 muttrc.man try-html try-txt try-latin1 try-ps try-html: ../makedoc rm -f *.html && $(MAKE) manual.html || cp $(srcdir)/manual*.html ./ |
