aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2020-11-30 19:14:20 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2020-11-30 19:14:20 +0900
commitddbb4c740614d988431700bdcbb358de00be6313 (patch)
tree680d4012f82cde941683c2f58ad1fde99bd37955 /src
parent172ef59b934c067dd7ec8e72650e196c7ae2a04b (diff)
downloadgnunet-ddbb4c740614d988431700bdcbb358de00be6313.tar.gz
gnunet-ddbb4c740614d988431700bdcbb358de00be6313.zip
-fix link
Diffstat (limited to 'src')
-rw-r--r--src/transport/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 605d89cc0..800a27aa2 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -175,6 +175,7 @@ libgnunettransporttesting2_la_LIBADD = \
175 libgnunettransportapplication.la \ 175 libgnunettransportapplication.la \
176 libgnunettransportcore.la \ 176 libgnunettransportcore.la \
177 $(top_builddir)/src/testing/libgnunettesting.la \ 177 $(top_builddir)/src/testing/libgnunettesting.la \
178 $(top_builddir)/src/ats/libgnunetats.la \
178 $(top_builddir)/src/hello/libgnunethello.la \ 179 $(top_builddir)/src/hello/libgnunethello.la \
179 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \ 180 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \
180 $(top_builddir)/src/util/libgnunetutil.la 181 $(top_builddir)/src/util/libgnunetutil.la