aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.inc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-08 21:43:23 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-08 21:43:23 +0200
commit3721edd36fdfb15ee09fa1e1c3f258fb884e8176 (patch)
tree02b3846e3cfaac960efa9b593e925d59dbb876d8 /contrib/Makefile.inc
parent4e791a99866b2d7f95652dc5d9508b392a277ced (diff)
downloadgnunet-3721edd36fdfb15ee09fa1e1c3f258fb884e8176.tar.gz
gnunet-3721edd36fdfb15ee09fa1e1c3f258fb884e8176.zip
-fix man syntax issues
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 \