aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2012-01-21 01:06:48 +0000
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2012-01-21 01:06:48 +0000
commitcfb0480c1a84ca8dff490d5ce5867e87b1d01fc1 (patch)
treeaa0ea04f3eb569d2b28651fc6d5d82de134387ac /Makefile
parentfa36d8a97b0d923a9cb0f351f31eff6240f55c94 (diff)
downloadtermo-cfb0480c1a84ca8dff490d5ce5867e87b1d01fc1.tar.gz
termo-cfb0480c1a84ca8dff490d5ce5867e87b1d01fc1.tar.xz
termo-cfb0480c1a84ca8dff490d5ce5867e87b1d01fc1.zip
Ensure that 'make htmldocs' rebuilds built manpages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13fd2d4..d50e1c9 100644
--- a/Makefile
+++ b/Makefile
@@ -133,5 +133,5 @@ dist: distdir
HTMLDIR=html
-htmldocs:
+htmldocs: $(BUILTMAN)
perl $(HOME)/src/perl/Parse-Man/examples/man-to-html.pl -O $(HTMLDIR) --file-extension tmpl --link-extension html --template home_lou.tt2 --also man/also man/*.3 man/*.7