Fix Makefile for manpage generation of new man/termkey.7
This commit is contained in:
parent
107587744c
commit
fa36d8a97b
2
Makefile
2
Makefile
|
@ -134,4 +134,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 --also man/also 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 man/*.7
|
||||
|
|
Loading…
Reference in New Issue