blob: 383bcdf5b6bd05e0190eabbd0215f0d6b8ac6bb8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.am.orig Tue Jul 11 13:04:34 2000
+++ Makefile.am Thu Sep 7 21:52:29 2000
@@ -8,7 +8,7 @@
MySimple.pm MySimple.pod version.texi
info_TEXINFOS = texi2html.texi
-htmldir = $(prefix)/html
+htmldir = $(prefix)/share/doc/texi2html
html_DATA = texi2html.html
TEXI2HTML = texi2html
|