aboutsummaryrefslogtreecommitdiff
path: root/src/set/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2014-05-07 12:07:41 +0000
committerBart Polot <bart@net.in.tum.de>2014-05-07 12:07:41 +0000
commit25a2bc263a11834ca7c9f82e9f8cca7d2a12dccc (patch)
tree8ef862b884a4061acc45020a5396f1859ef8a057 /src/set/Makefile.am
parent7c7abeb99c0f2f1b2dea83d892b63896b883b336 (diff)
Update all am files
Diffstat (limited to 'src/set/Makefile.am')
-rw-r--r--src/set/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set/Makefile.am b/src/set/Makefile.am
index 8d3fe62b90..7dc2694466 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -52,7 +52,7 @@ gnunet_service_set_SOURCES = \
gnunet_service_set_LDADD = \
$(top_builddir)/src/util/libgnunetutil.la \
$(top_builddir)/src/core/libgnunetcore.la \
- $(top_builddir)/src/mesh/libgnunetmesh.la \
+ $(top_builddir)/src/cadet/libgnunetcadet.la \
$(top_builddir)/src/block/libgnunetblock.la \
$(GN_LIBINTL)