aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
diff options
context:
space:
mode:
Diffstat (limited to 'src/revocation')
-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 38d14f65e..631ebbf95 100644
--- a/src/revocation/Makefile.am
+++ b/src/revocation/Makefile.am
@@ -81,7 +81,7 @@ gnunet_service_revocation_SOURCES = \
81 gnunet-service-revocation.c 81 gnunet-service-revocation.c
82gnunet_service_revocation_LDADD = \ 82gnunet_service_revocation_LDADD = \
83 libgnunetrevocation.la \ 83 libgnunetrevocation.la \
84 $(top_builddir)/src/core/libgnunetcore.la \ 84 $(top_builddir)/src/service/core/libgnunetcore.la \
85 $(top_builddir)/src/setu/libgnunetsetu.la \ 85 $(top_builddir)/src/setu/libgnunetsetu.la \
86 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 86 $(top_builddir)/src/statistics/libgnunetstatistics.la \
87 $(top_builddir)/src/identity/libgnunetidentity.la \ 87 $(top_builddir)/src/identity/libgnunetidentity.la \