aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Makefile.inc')
-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 = \