From: xrs Date: Tue, 28 Feb 2017 18:31:52 +0000 (+0100) Subject: More API function tests... X-Git-Tag: gnunet-0.11.0rc0~304 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b0042448a40e90426ea8013b1abba8b2ecb69c2b;p=oweals%2Fgnunet.git More API function tests... --- diff --git a/src/multicast/Makefile.am b/src/multicast/Makefile.am index d5bb0d46b..a598e8242 100644 --- a/src/multicast/Makefile.am +++ b/src/multicast/Makefile.am @@ -33,7 +33,8 @@ bin_PROGRAMS = \ gnunet-multicast libexec_PROGRAMS = \ - gnunet-service-multicast + gnunet-service-multicast \ + $(EXP_LIBEXEC) gnunet_multicast_SOURCES = \ gnunet-multicast.c @@ -49,7 +50,6 @@ gnunet_service_multicast_LDADD = \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(GN_LIBINTL) - check_PROGRAMS = \ test_multicast \ test_multicast_multipeer