aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-02-15 22:21:32 +0100
committerChristian Grothoff <christian@grothoff.org>2021-02-15 22:21:32 +0100
commit7175efc432d5ef6553e43bf80dd1c94ee4377d9a (patch)
tree1eff439be769a303c874a81aa6f75133de288f37 /contrib
parent63884937d64a123c3afe55bfdc5d745caddfed1f (diff)
downloadgnunet-7175efc432d5ef6553e43bf80dd1c94ee4377d9a.tar.gz
gnunet-7175efc432d5ef6553e43bf80dd1c94ee4377d9a.zip
further work on libgnunet minimization
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/Makefile.inc b/contrib/Makefile.inc
index a563ef4a1..c737a07f8 100644
--- a/contrib/Makefile.inc
+++ b/contrib/Makefile.inc
@@ -8,8 +8,7 @@ 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
13 12
14BUILDCOMMON_CONF_FILES = \ 13BUILDCOMMON_CONF_FILES = \
15 build-common/conf/.dir-locals.el \ 14 build-common/conf/.dir-locals.el \