X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=80fcbfac849a180f4e8b1ea8551ddb9474f1593e;hb=7dd9d98d678ebbb1b15e7b6e8018d720cdd27950;hp=d2682487020f5005aced1baa63a2fd0f1b278158;hpb=a01d4e203e2be95bce136ef87f9c847ecceb54ef;p=ctsim.git diff --git a/doc/Makefile.am b/doc/Makefile.am index d268248..80fcbfa 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -11,7 +11,7 @@ CLEANFILES=$(pkg).ps $(pkg)*.html $(pkg).hhc $(pkg).hhp $(pkg).hhk \ all-local: htmlhelp html dvi install-data-hook: $(pkg).htb - cp $(pkg).htb $(datadir) + install -g root -o root -m 0644 $(pkg).htb $(datadir) .PHONY: ps ps: ctsim.ps @@ -51,6 +51,7 @@ html: $(docs) tex2rtf $(pkg).tex $(pkg).html -html > /dev/null rm -rf html mkdir html - ln -s $(pkg)_contents.html html/index.html + cp *.gif html + mv *.html html