summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-12-17 23:43:20 +0100
committerPeter Simons <simons@cryp.to>2009-12-17 23:51:49 +0100
commita7ce66bc6d95f0db6d535c43f6a1bb9f05d75819 (patch)
tree089a24ff7c320722086cc1accc4ab879a5373115 /cfg.mk
parentd133a5165f526b730a6e6e5203a89abc0e4750a2 (diff)
downloadautoconf-archive-a7ce66bc6d95f0db6d535c43f6a1bb9f05d75819.tar.gz
bootstrap.sh, cfg.mk: enabled gnulib's gendocs module
The make target 'web-manual' generates project documentation suitable for uploading to the web in the directory doc/manual/*.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index ebe3f02..21e6570 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -8,6 +8,7 @@ gpg_key_ID := 99089D72
url_dir_list := http://download.savannah.nongnu.org/releases/autoconf-archive
today := $(date "+%Y-%m-%d")
TAR_OPTIONS += --mtime=$(today)
+manual_title := Autoconf Archive Web Site
# maintainer targets