aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-07-21 13:39:45 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-07-21 13:39:45 +0200
commitfe829dd7655d9f64a570e186831e80dfb2850d96 (patch)
tree6caaf07efef0fc99932f508a4ce423ecf1237968 /contrib
parentc8e7080e56f50870e1e7e7d69b27c3babe4f377b (diff)
downloadgnunet-fe829dd7655d9f64a570e186831e80dfb2850d96.tar.gz
gnunet-fe829dd7655d9f64a570e186831e80dfb2850d96.zip
-fix build macos
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/Makefile.inc b/contrib/Makefile.inc
index c737a07f8..a563ef4a1 100644
--- a/contrib/Makefile.inc
+++ b/contrib/Makefile.inc
@@ -8,7 +8,8 @@ BUILDCOMMON_SHLIB_FILES = \
8 build-common/sh/lib.sh/existence_python.sh \ 8 build-common/sh/lib.sh/existence_python.sh \
9 build-common/sh/lib.sh/msg.sh \ 9 build-common/sh/lib.sh/msg.sh \
10 build-common/sh/lib.sh/progname.sh \ 10 build-common/sh/lib.sh/progname.sh \
11 build-common/sh/lib.sh/version_gnunet.sh 11 build-common/sh/lib.sh/version_gnunet.sh \
12 build-common/LICENSE
12 13
13BUILDCOMMON_CONF_FILES = \ 14BUILDCOMMON_CONF_FILES = \
14 build-common/conf/.dir-locals.el \ 15 build-common/conf/.dir-locals.el \