aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-04-06 17:01:46 +0200
committerChristian Grothoff <christian@grothoff.org>2019-04-06 17:01:46 +0200
commita15e470f0d6af177d2f699ce5dbd2c549a73ff59 (patch)
tree0c2842d8cbe3bf9232da0468ecf0f8b94242743b /configure.ac
parentc78568d583635b361e785b5c0f9ec21b89b1792b (diff)
downloadgnunet-a15e470f0d6af177d2f699ce5dbd2c549a73ff59.tar.gz
gnunet-a15e470f0d6af177d2f699ce5dbd2c549a73ff59.zip
fix #5676
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c8f7209f3..aeb3520dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1852,6 +1852,10 @@ AC_DEFINE_UNQUOTED(VCS_VERSION, [$vcs_version], [VCS revision/hash or tarball ve
1852AC_CONFIG_FILES([ 1852AC_CONFIG_FILES([
1853Makefile 1853Makefile
1854contrib/Makefile 1854contrib/Makefile
1855contrib/hellos/Makefile
1856contrib/services/Makefile
1857contrib/services/openrc/Makefile
1858contrib/services/systemd/Makefile
1855contrib/scripts/Makefile 1859contrib/scripts/Makefile
1856contrib/scripts/gnunet-logread/Makefile 1860contrib/scripts/gnunet-logread/Makefile
1857doc/Makefile 1861doc/Makefile