aboutsummaryrefslogtreecommitdiff
path: root/src/set/Makefile.am
diff options
context:
space:
mode:
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 68ed55190..f373be20d 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -50,7 +50,7 @@ gnunet_service_set_SOURCES = \
50gnunet_service_set_LDADD = \ 50gnunet_service_set_LDADD = \
51 $(top_builddir)/src/util/libgnunetutil.la \ 51 $(top_builddir)/src/util/libgnunetutil.la \
52 $(top_builddir)/src/core/libgnunetcore.la \ 52 $(top_builddir)/src/core/libgnunetcore.la \
53 $(top_builddir)/src/mesh/libgnunetmesh2.la \ 53 $(top_builddir)/src/mesh/libgnunetmesh.la \
54 $(GN_LIBINTL) 54 $(GN_LIBINTL)
55 55
56libgnunetset_la_SOURCES = \ 56libgnunetset_la_SOURCES = \