X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2FMakefile;fp=doc%2FMakefile;h=e68437a4e8229a75d987426f678847ad5ac5d8a8;hb=c2c01f9510ab2f669b6595c1692ee9c4a06dd7d0;hp=b0a891cee96df51bd43ea9e96c725b432e60fdd5;hpb=9133ed9b7b8cca90b522cee226a7507979ead5fa;p=govpn.git diff --git a/doc/Makefile b/doc/Makefile index b0a891c..e68437a 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -10,4 +10,4 @@ govpn.info: *.texi handshake.utxt govpn.html: *.texi handshake.utxt rm -f govpn.html/*.html - $(MAKEINFO) --html -o govpn.html govpn.texi + $(MAKEINFO) --html --css-include=style.css -o govpn.html govpn.texi