From b3522ebddcc0e8ff8fa19836d713f13fa65fc2f1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 Jan 2020 21:28:27 +0100 Subject: Adding upstream version 20200121. Signed-off-by: Daniel Baumann --- share/man/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/Makefile') diff --git a/share/man/Makefile b/share/man/Makefile index 4f5b682..535b2b1 100644 --- a/share/man/Makefile +++ b/share/man/Makefile @@ -1,6 +1,6 @@ # Makefile -# Copyright (C) 2014-2019 Daniel Baumann +# Copyright (C) 2014-2020 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # @@ -20,7 +20,7 @@ # Depends: asciidoc dblatex docbook-xsl libxml2-utils source-highlight A2X = a2x \ - --asciidoc-opts "-a revdate=$(shell cat ../../VERSION.txt)" \ + --asciidoc-opts="-a revdate=$(shell cat ../../VERSION.txt)" \ --doctype=manpage SHELL := sh -e -- cgit v1.2.3