summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2004-01-30 17:30:30 +0000
committerDave Beckett <dave@dajobe.org>2004-01-30 17:30:30 +0000
commite523dfe51da84db9e8c122088b2ebe3966be90e7 (patch)
treec69cb8a641ac592710522fc7ac9e0b4fb92a1bc7 /utils
parent2efde9331098dee80b0bafece3424af3ec175f1c (diff)
downloadraptor-e523dfe51da84db9e8c122088b2ebe3966be90e7.tar.gz
deps
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 675e3f73..beaa140b 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -114,10 +114,10 @@ README: README.html
NEWS: NEWS.html
$(HTML_TO_TEXT) $< > $@
-@MAINT@libraptor.html: $(srcdir)/libraptor.3
+@MAINT@libraptor.html: $(srcdir)/libraptor.3 $(srcdir)/fix-groff-xhtml $@
@MAINT@ -groff -man -Thtml -P-l $< | tidy -asxml -wrap 1000 2>/dev/null | perl $(srcdir)/fix-groff-xhtml $@
-@MAINT@rapper.html: $(srcdir)/rapper.1
+@MAINT@rapper.html: $(srcdir)/rapper.1 $(srcdir)/fix-groff-xhtml $@
@MAINT@ -groff -man -Thtml -P-l $< | tidy -asxml -wrap 1000 2>/dev/null | perl $(srcdir)/fix-groff-xhtml $@
pkgconfigdir = $(libdir)/pkgconfig