=== modified file 'Makefile' --- Makefile 2012-01-18 14:11:05 +0000 +++ Makefile 2012-01-18 13:39:50 +0000 @@ -127,7 +127,5 @@ tar -czf $(TARBALL) $(DISTDIR) rm -rf $(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 $(HOME)/website-source2/code/libtermkey/doc --file-extension tmpl --link-extension html --template home_lou.tt2 *.3