diff options
Diffstat (limited to 'src/revocation/Makefile.am')
-rw-r--r-- | src/revocation/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/revocation/Makefile.am b/src/revocation/Makefile.am index b1a079a0d..d0c58584e 100644 --- a/src/revocation/Makefile.am +++ b/src/revocation/Makefile.am | |||
@@ -32,11 +32,6 @@ libgnunet_plugin_block_revocation_la_LIBADD = \ | |||
32 | $(top_builddir)/src/util/libgnunetutil.la \ | 32 | $(top_builddir)/src/util/libgnunetutil.la \ |
33 | $(top_builddir)/src/identity/libgnunetidentity.la \ | 33 | $(top_builddir)/src/identity/libgnunetidentity.la \ |
34 | $(LTLIBINTL) | 34 | $(LTLIBINTL) |
35 | libgnunet_plugin_block_revocation_la_DEPENDENCIES = \ | ||
36 | libgnunetrevocation.la \ | ||
37 | $(top_builddir)/src/block/libgnunetblockgroup.la \ | ||
38 | $(top_builddir)/src/block/libgnunetblock.la \ | ||
39 | $(top_builddir)/src/util/libgnunetutil.la | ||
40 | libgnunet_plugin_block_revocation_la_LDFLAGS = \ | 35 | libgnunet_plugin_block_revocation_la_LDFLAGS = \ |
41 | $(GN_PLUGIN_LDFLAGS) | 36 | $(GN_PLUGIN_LDFLAGS) |
42 | 37 | ||