aboutsummaryrefslogtreecommitdiff
path: root/src/set/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-13 01:36:59 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-13 01:36:59 +0100
commit91abbcffa03d4f87d4c899ec396c9213e9dc6e18 (patch)
tree49ddcaafa36449bd9030f012cdf34a92537c1e39 /src/set/Makefile.am
parentba32b87dd8c99a85ffe5d620d9ad20b43abf7345 (diff)
downloadgnunet-91abbcffa03d4f87d4c899ec396c9213e9dc6e18.tar.gz
gnunet-91abbcffa03d4f87d4c899ec396c9213e9dc6e18.zip
rename libgnunetcadetnew -> libgnunetcadet
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 03c258352..14667d0ef 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -60,7 +60,7 @@ gnunet_service_set_LDADD = \
60 $(top_builddir)/src/util/libgnunetutil.la \ 60 $(top_builddir)/src/util/libgnunetutil.la \
61 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 61 $(top_builddir)/src/statistics/libgnunetstatistics.la \
62 $(top_builddir)/src/core/libgnunetcore.la \ 62 $(top_builddir)/src/core/libgnunetcore.la \
63 $(top_builddir)/src/cadet/libgnunetcadetnew.la \ 63 $(top_builddir)/src/cadet/libgnunetcadet.la \
64 $(top_builddir)/src/block/libgnunetblock.la \ 64 $(top_builddir)/src/block/libgnunetblock.la \
65 libgnunetset.la \ 65 libgnunetset.la \
66 $(GN_LIBINTL) 66 $(GN_LIBINTL)