gnunet_communicator_unix_SOURCES = \
gnunet-communicator-unix.c
gnunet_communicator_unix_LDADD = \
- libgnunettransportcommunicator.la \
+ libgnunettransportcommunicator2.la \
$(top_builddir)/src/statistics/libgnunetstatistics.la \
$(top_builddir)/src/util/libgnunetutil.la
$(HTTPS_API_TIMEOUT_TEST) \
$(WLAN_TIMEOUT_TEST) \
$(BT_TIMEOUT_TEST) \
- test_communicator_udp
+ test_communicator_unix
if HAVE_GETOPT_BINARY
TESTS += \
test_transport_api_slow_ats
$(top_builddir)/src/util/libgnunetutil.la \
libgnunettransporttesting.la
-test_communicator_udp_SOURCES = \
- test_communicator_udp.c
-test_communicator_udp_LDADD = \
+test_communicator_unix_SOURCES = \
+ test_communicator_unix.c
+test_communicator_unix_LDADD = \
libgnunettransporttesting2.la \
$(top_builddir)/src/util/libgnunetutil.la