X-Git-Url: http://www.git.cypherpunks.ru/?p=pygost.git;a=blobdiff_plain;f=www.mk;h=d6e0d45a030808d255d4ba8d1c6662c1f114039f;hp=e61a9b3cb1b7193f75ea300a5e1e35e6e67483b7;hb=a7e40676ecce86edda0115861ebaef72c408420e;hpb=f7bca7e481d4f969ae161a6145f55bd88566ed82 diff --git a/www.mk b/www.mk index e61a9b3..d6e0d45 100644 --- a/www.mk +++ b/www.mk @@ -7,6 +7,7 @@ CSS != cat style.css pygost.html: *.texi rm -f pygost.html/*.html $(MAKEINFO) --html \ + --set-customization-variable EXTRA_HEAD='' \ --set-customization-variable CSS_LINES='$(CSS)' \ --set-customization-variable SHOW_TITLE=0 \ --set-customization-variable USE_ACCESSKEY=0 \