]> Cypherpunks.ru repositories - gogost.git/blobdiff - www.mk
Download link for 4.2.2 release
[gogost.git] / www.mk
diff --git a/www.mk b/www.mk
index 0670ffdc5077177570a546b3836293d6fa0c3fd2..b37b4d9c9a76c4bfdcbaf879bc5cb9736a261bc3 100644 (file)
--- a/www.mk
+++ b/www.mk
@@ -1,12 +1,13 @@
-all: gogost.html
-
 MAKEINFO ?= makeinfo
 
 CSS != cat style.css
 
+all: gogost.html
+
 gogost.html: *.texi
        rm -f gogost.html/*.html
        $(MAKEINFO) --html \
+               --set-customization-variable EXTRA_HEAD='<link rev="made" href="mailto:webmaster@cypherpunks.ru">' \
                --set-customization-variable CSS_LINES='$(CSS)' \
                --set-customization-variable SHOW_TITLE=0 \
                --set-customization-variable USE_ACCESSKEY=0 \