aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-01-28 13:10:29 +0100
committerChristian Grothoff <christian@grothoff.org>2019-01-28 13:10:29 +0100
commit0157a38006025eecbed40d04153817a5df0d0e6a (patch)
tree1b1f33a0fd095d43546e278dce7cbab96c3cf443 /src/transport/Makefile.am
parent07533eec5c7b1637374ea1496595918861ac8b6d (diff)
downloadgnunet-0157a38006025eecbed40d04153817a5df0d0e6a.tar.gz
gnunet-0157a38006025eecbed40d04153817a5df0d0e6a.zip
rekeys
Diffstat (limited to 'src/transport/Makefile.am')
-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 ead9beeec..80b7f2252 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -257,6 +257,7 @@ gnunet_communicator_tcp_SOURCES = \
257gnunet_communicator_tcp_LDADD = \ 257gnunet_communicator_tcp_LDADD = \
258 libgnunettransportcommunicator.la \ 258 libgnunettransportcommunicator.la \
259 $(top_builddir)/src/nat/libgnunetnatnew.la \ 259 $(top_builddir)/src/nat/libgnunetnatnew.la \
260 $(top_builddir)/src/nt/libgnunetnt.la \
260 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 261 $(top_builddir)/src/statistics/libgnunetstatistics.la \
261 $(top_builddir)/src/util/libgnunetutil.la \ 262 $(top_builddir)/src/util/libgnunetutil.la \
262 $(LIBGCRYPT_LIBS) 263 $(LIBGCRYPT_LIBS)