Makefile.am: fix an obvious typo in a comment

This commit is contained in:
Ingo Schwarze 2022-03-22 16:24:57 +01:00
parent 4eba3234d0
commit ae9ee283cd

View File

@ -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: