projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa1e88e
)
More API function tests...
author
xrs
<xrs@mail36.net>
Tue, 28 Feb 2017 18:31:52 +0000
(19:31 +0100)
committer
xrs
<xrs@mail36.net>
Tue, 28 Feb 2017 18:31:52 +0000
(19:31 +0100)
src/multicast/Makefile.am
patch
|
blob
|
history
diff --git
a/src/multicast/Makefile.am
b/src/multicast/Makefile.am
index d5bb0d46ba09101c0bb0637fb83b0b3a2b399a2a..a598e82420b1e63074dc80f33222259ebcb8d47f 100644
(file)
--- 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