summaryrefslogtreecommitdiff
path: root/doc/Makefile.inc
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2017-08-08 23:55:29 +0200
committerMathieu Lirzin <mthl@gnu.org>2017-08-08 23:59:00 +0200
commit9322f409a957f153b38ff37ba79ddf4c19cff6ca (patch)
treebb9c91255efa89808ad486b1fbef66df14c4c605 /doc/Makefile.inc
parentbea673a55bb7ae35933ff2c16ce10b32f476ba4e (diff)
downloadautomake-9322f409a957f153b38ff37ba79ddf4c19cff6ca.tar.gz
doc: Update to latest help2man
This fixes bug#27773. * doc/help2man: Sync with version 1.47.3 to support reproducible builds by using $SOURCE_DATE_EPOCH.
Diffstat (limited to 'doc/Makefile.inc')
-rw-r--r--doc/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.inc b/doc/Makefile.inc
index b39ce89c7..18c137c5b 100644
--- a/doc/Makefile.inc
+++ b/doc/Makefile.inc
@@ -32,6 +32,7 @@ man1_MANS = \
$(man1_MANS): $(top_srcdir)/configure.ac
CLEANFILES += $(man1_MANS)
+# XXX: This script should be updated with 'fetch' target.
EXTRA_DIST += %D%/help2man
update_mans = \