X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=blobdiff_plain;f=Makefile;h=92ae85e9644513bb93fe22996fd16ede9b36f0f5;hp=8ac7bc217942ab6f588e0b0269c16cdd198af7d2;hb=94e8097edfa6a6ffa8b7be7044c366269803c38d;hpb=122b8857e0ddddcb613a334c39591f91683aea2e diff --git a/Makefile b/Makefile index 8ac7bc2..92ae85e 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,12 @@ +CSS != cat style.css + html: makeinfo --html \ - --css-include=style.css \ + --set-customization-variable CSS_LINES='$(CSS)' \ --set-customization-variable SHOW_TITLE=0 \ + --set-customization-variable USE_ACCESSKEY=0 \ --set-customization-variable DATE_IN_HEADER=1 \ + --set-customization-variable TOP_NODE_UP_URL=index.html \ -o cryptoparty.html index.texi static: