aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2012-01-18 14:27:18 +0000
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2012-01-18 14:27:18 +0000
commit14d6bb736ca3f03ad2410958ff312ccff15765fe (patch)
treea19d8f5ac3fe1dedae299b0c33b3e332f0bcdde3 /Makefile
parenta4f9cc6d7fd6e70dc404808f8db0e453f22f1029 (diff)
downloadtermo-14d6bb736ca3f03ad2410958ff312ccff15765fe.tar.gz
termo-14d6bb736ca3f03ad2410958ff312ccff15765fe.tar.xz
termo-14d6bb736ca3f03ad2410958ff312ccff15765fe.zip
Use the 'also' list for aliased pages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c31355b..bf2b75d 100644
--- a/Makefile
+++ b/Makefile
@@ -130,4 +130,4 @@ dist: distdir
HTMLDIR=html
htmldocs:
- perl $(HOME)/src/perl/Parse-Man/examples/man-to-html.pl -O $(HTMLDIR) --file-extension tmpl --link-extension html --template home_lou.tt2 man/*.3
+ 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