aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-08-11 11:34:10 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-08-11 11:34:10 +0200
commitc0349b05c9736151899fa7aae3231cc64fca2bc4 (patch)
treee93c002449885b6942ac3693018ed086e9dbc16d
parent05004fd89f45d6e9bc4be81a34d340b1fb522196 (diff)
downloadgnunet-c0349b05c9736151899fa7aae3231cc64fca2bc4.tar.gz
gnunet-c0349b05c9736151899fa7aae3231cc64fca2bc4.zip
- update makefile.inc from submodule
-rw-r--r--contrib/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/Makefile.inc b/contrib/Makefile.inc
index 35c2d42a8..a563ef4a1 100644
--- a/contrib/Makefile.inc
+++ b/contrib/Makefile.inc
@@ -3,6 +3,12 @@
3# itself. 3# itself.
4 4
5BUILDCOMMON_SHLIB_FILES = \ 5BUILDCOMMON_SHLIB_FILES = \
6 build-common/sh/bin.sh/python.sh \
7 build-common/sh/lib.sh/existence.sh \
8 build-common/sh/lib.sh/existence_python.sh \
9 build-common/sh/lib.sh/msg.sh \
10 build-common/sh/lib.sh/progname.sh \
11 build-common/sh/lib.sh/version_gnunet.sh \
6 build-common/LICENSE 12 build-common/LICENSE
7 13
8BUILDCOMMON_CONF_FILES = \ 14BUILDCOMMON_CONF_FILES = \