aboutsummaryrefslogtreecommitdiff
path: root/src/multicast/Makefile.am
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2015-09-13 07:49:59 +0000
committerGabor X Toth <*@tg-x.net>2015-09-13 07:49:59 +0000
commit646e102680bff31286fa731aa5393f0eea19afe2 (patch)
tree4d1a39d33aef2e15f3c8ecd9d7b0c0a747a34ec2 /src/multicast/Makefile.am
parentc547a9dbe17b3566556557b9d88971cdc2b02ac2 (diff)
downloadgnunet-646e102680bff31286fa731aa5393f0eea19afe2.tar.gz
gnunet-646e102680bff31286fa731aa5393f0eea19afe2.zip
multicast tests
Diffstat (limited to 'src/multicast/Makefile.am')
-rw-r--r--src/multicast/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/multicast/Makefile.am b/src/multicast/Makefile.am
index cbd4081a5..fd1df191d 100644
--- a/src/multicast/Makefile.am
+++ b/src/multicast/Makefile.am
@@ -64,5 +64,5 @@ test_multicast_SOURCES = \
64test_multicast_LDADD = \ 64test_multicast_LDADD = \
65 libgnunetmulticast.la \ 65 libgnunetmulticast.la \
66 $(top_builddir)/src/testing/libgnunettesting.la \ 66 $(top_builddir)/src/testing/libgnunettesting.la \
67 $(top_builddir)/src/util/libgnunetutil.la 67 $(top_builddir)/src/util/libgnunetutil.la \
68 68 $(top_builddir)/src/core/libgnunetcore.la