summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/doc/Makefile.am')
-rw-r--r--libjava/classpath/doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/doc/Makefile.am b/libjava/classpath/doc/Makefile.am
index aca54315859..a5f19b7e5da 100644
--- a/libjava/classpath/doc/Makefile.am
+++ b/libjava/classpath/doc/Makefile.am
@@ -31,7 +31,7 @@ TOOLS_MANFILES = \
gtnameserv.1 \
gjdoc.1
-POD2MAN = pod2man --center="GNU" --release="$(VERSION)"
+POD2MAN = pod2man --center="GNU" --release="$(VERSION)" --date=$(shell sed -n '1s/ .*//p' <$(srcdir)/../ChangeLog)
TEXI2POD = perl $(srcdir)/texi2pod.pl
STAMP = echo timestamp >
OpenPOWER on IntegriCloud