summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2022-03-22 16:24:57 +0100
committerIngo Schwarze <schwarze@openbsd.org>2022-03-22 16:24:57 +0100
commitae9ee283cd9a92e890a1506743d279806a400abf (patch)
tree0248c697082ef2b6b58e07e8db23ff17e3eedeb6 /Makefile.am
parent4eba3234d09fc92de48748ed4bbf36303e3f5bf1 (diff)
downloadgroff-git-ae9ee283cd9a92e890a1506743d279806a400abf.tar.gz
Makefile.am: fix an obvious typo in a comment
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a4ef0e951..30180d774 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -921,7 +921,7 @@ SUFFIXES += .man
$< \
>$@
-# Version files - see script 'build-aux/git-gen-version'
+# Version files - see script 'build-aux/git-version-gen'
EXTRA_DIST += $(top_srcdir)/.version
BUILT_SOURCES += $(top_srcdir)/.version
$(top_srcdir)/.version: