aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/revocation/Makefile.am')
-rw-r--r--src/revocation/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/revocation/Makefile.am b/src/revocation/Makefile.am
index a90f8cd79..9d98502a6 100644
--- a/src/revocation/Makefile.am
+++ b/src/revocation/Makefile.am
@@ -78,7 +78,7 @@ gnunet_service_revocation_SOURCES = \
78gnunet_service_revocation_LDADD = \ 78gnunet_service_revocation_LDADD = \
79 libgnunetrevocation.la \ 79 libgnunetrevocation.la \
80 $(top_builddir)/src/core/libgnunetcore.la \ 80 $(top_builddir)/src/core/libgnunetcore.la \
81 $(top_builddir)/src/set/libgnunetset.la \ 81 $(top_builddir)/src/setu/libgnunetsetu.la \
82 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 82 $(top_builddir)/src/statistics/libgnunetstatistics.la \
83 $(top_builddir)/src/util/libgnunetutil.la \ 83 $(top_builddir)/src/util/libgnunetutil.la \
84 -lm \ 84 -lm \