aboutsummaryrefslogtreecommitdiff
path: root/src/set/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-11-27 14:16:05 +0000
committerChristian Grothoff <christian@grothoff.org>2014-11-27 14:16:05 +0000
commitf83842231c719b5397110c5819e08b4f2a02c1ca (patch)
treec56a727f079510b68a8f84207674496aebf81c1e /src/set/Makefile.am
parent8eac129743fb8a319b49b8344a01d618b0eb46d3 (diff)
downloadgnunet-f83842231c719b5397110c5819e08b4f2a02c1ca.tar.gz
gnunet-f83842231c719b5397110c5819e08b4f2a02c1ca.zip
-rename file
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 c18df4549..f0e05caa1 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -46,7 +46,7 @@ gnunet_service_set_SOURCES = \
46 gnunet-service-set_intersection.c \ 46 gnunet-service-set_intersection.c \
47 ibf.c ibf.h \ 47 ibf.c ibf.h \
48 gnunet-service-set_union_strata_estimator.c gnunet-service-set_union_strata_estimator.h \ 48 gnunet-service-set_union_strata_estimator.c gnunet-service-set_union_strata_estimator.h \
49 set_protocol.h 49 gnunet-service-set_protocol.h
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 \