aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-11-29 09:30:35 +0100
committerxrs <xrs@mail36.net>2019-11-29 09:30:35 +0100
commit4653c4b44f6171d05453ce49577491d18048788e (patch)
tree5ba5e2983b5838806e1d2f3cc144fbf0c7e2e93a /src
parentd779d9659c00e12068ecf266056304e99195a4c6 (diff)
parent2889b023ff826452128bda422fcff545e2c47155 (diff)
downloadgnunet-4653c4b44f6171d05453ce49577491d18048788e.tar.gz
gnunet-4653c4b44f6171d05453ce49577491d18048788e.zip
Merge branch 'master' of ssh://git.gnunet.org/gnunet
Diffstat (limited to 'src')
-rw-r--r--src/util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index fce064d0c..67e131810 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -94,6 +94,7 @@ libgnunetutil_la_SOURCES = \
94 time.c \ 94 time.c \
95 tun.c \ 95 tun.c \
96 tweetnacl-gnunet.c \ 96 tweetnacl-gnunet.c \
97 tweetnacl-gnunet.h \
97 speedup.c speedup.h \ 98 speedup.c speedup.h \
98 proc_compat.c 99 proc_compat.c
99 100