aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-02-15 23:14:43 +0100
committerChristian Grothoff <christian@grothoff.org>2021-02-15 23:14:43 +0100
commite0d77e2d9c77c5b10c6f7ce601cd7fa6eda7ff3c (patch)
treec90dd81b14aae8e15f02cff22e29eccd913d9f63 /contrib/Makefile.inc
parent7175efc432d5ef6553e43bf80dd1c94ee4377d9a (diff)
downloadgnunet-e0d77e2d9c77c5b10c6f7ce601cd7fa6eda7ff3c.tar.gz
gnunet-e0d77e2d9c77c5b10c6f7ce601cd7fa6eda7ff3c.zip
try to fix deps
Diffstat (limited to 'contrib/Makefile.inc')
-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 \