From 8d9b1082615e4d26a3b7f85689d9b17aed5cd756 Mon Sep 17 00:00:00 2001 From: madmurphy Date: Mon, 28 Feb 2022 02:51:04 +0000 Subject: Add `contrib/get_version.sh` to `EXTRA_DIST` (for allowing to launch `autoreconf -i` with the released tarball, when necessary) --- contrib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 4e7928c7e..e05e9caf9 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -206,6 +206,7 @@ EXTRA_DIST = \ docker/README.md \ docker/gnunet.conf \ benchmark/collect.awk \ + get_version.sh \ gnunet_infrastructure/handbook_pull.sh \ guix.scm \ indent_pre-commit \ -- cgit v1.2.3