X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=blobdiff_plain;f=Makefile;h=92ae85e9644513bb93fe22996fd16ede9b36f0f5;hp=bcdfe9e6783b6c739e10a3053345794bcfece33c;hb=36d88253475d1425e3645e7e25ff5416de3f4690;hpb=bc51e44c95f3595128e030e988b1c91bb9146c09 diff --git a/Makefile b/Makefile index bcdfe9e..92ae85e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,10 @@ +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