More API function tests...
authorxrs <xrs@mail36.net>
Tue, 28 Feb 2017 18:31:52 +0000 (19:31 +0100)
committerxrs <xrs@mail36.net>
Tue, 28 Feb 2017 18:31:52 +0000 (19:31 +0100)
src/multicast/Makefile.am

index d5bb0d46ba09101c0bb0637fb83b0b3a2b399a2a..a598e82420b1e63074dc80f33222259ebcb8d47f 100644 (file)
@@ -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