From: Sergey Matveev Date: Wed, 4 Sep 2019 07:39:49 +0000 (+0300) Subject: webmaster's email address X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=fc3b1097ad8bcaa02d4f55c5d8d28647b8a3c7bf webmaster's email address --- diff --git a/doc/Makefile b/doc/Makefile index 239750c..cff7ec4 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -13,6 +13,7 @@ CSS != cat style.css govpn.html: *.texi handshake.utxt rm -f govpn.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 \