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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/revocation/Makefile.am b/src/revocation/Makefile.am
index ad603affb..91610b4f0 100644
--- a/src/revocation/Makefile.am
+++ b/src/revocation/Makefile.am
@@ -24,6 +24,7 @@ gnunet_revocation_SOURCES = \
24 gnunet-revocation.c 24 gnunet-revocation.c
25gnunet_revocation_LDADD = \ 25gnunet_revocation_LDADD = \
26 libgnunetrevocation.la \ 26 libgnunetrevocation.la \
27 $(top_builddir)/src/identity/libgnunetidentity.la \
27 $(top_builddir)/src/util/libgnunetutil.la \ 28 $(top_builddir)/src/util/libgnunetutil.la \
28 $(GN_LIBINTL) 29 $(GN_LIBINTL)
29 30