From 4ab00a8c15cf7cf286e290bc6227c5cbf3469dac Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 19 Apr 2019 16:27:49 +0200 Subject: fix ftbfs --- src/transport/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index b5e195d84..e05b13702 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -277,7 +277,7 @@ gnunet_transport_certificate_creation_LDADD = \ gnunet_communicator_unix_SOURCES = \ gnunet-communicator-unix.c gnunet_communicator_unix_LDADD = \ - libgnunettransportcommunicator2.la \ + libgnunettransportcommunicator.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la -- cgit v1.2.3