Skip to content

Commit a47f228

Browse files
committed
maint: Support running `./bootstrap' from a tarball.
This fixes VERSION being empty in ./configure, which may to documentation having empty version strings. * Makefile.am (EXTRA_DIST): Add build-aux/git-version-gen. Change-Id: If127519811b25e2df0f5caa6a83a4f860fd34eb2
1 parent 0cc0cf9 commit a47f228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,7 @@ EXTRA_DIST += \
724724
build-aux/config.rpath \
725725
build-aux/convert-xref.scm \
726726
build-aux/generate-authors.scm \
727+
build-aux/git-version-gen \
727728
build-aux/test-driver.scm \
728729
build-aux/update-NEWS.scm \
729730
build-aux/update-guix-package.scm \

0 commit comments

Comments
 (0)