]> Cypherpunks.ru repositories - cryptoparty-www.git/blobdiff - Makefile
Более компактный CSS
[cryptoparty-www.git] / Makefile
index bcdfe9e6783b6c739e10a3053345794bcfece33c..92ae85e9644513bb93fe22996fd16ede9b36f0f5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,10 @@
+CSS != cat style.css
+
 html:
        makeinfo --html \
 html:
        makeinfo --html \
-               --css-include=style.css \
+               --set-customization-variable CSS_LINES='$(CSS)' \
                --set-customization-variable SHOW_TITLE=0 \
                --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
                --set-customization-variable DATE_IN_HEADER=1 \
                --set-customization-variable TOP_NODE_UP_URL=index.html \
                -o cryptoparty.html index.texi