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.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/revocation/Makefile.am b/src/revocation/Makefile.am
index d0c58584e..a8e84e877 100644
--- a/src/revocation/Makefile.am
+++ b/src/revocation/Makefile.am
@@ -16,9 +16,7 @@ pkgcfg_DATA = \
16 revocation.conf 16 revocation.conf
17 17
18bin_PROGRAMS = \ 18bin_PROGRAMS = \
19 gnunet-revocation \ 19 gnunet-revocation
20 gnunet-revocation-tvg
21
22 20
23plugin_LTLIBRARIES = \ 21plugin_LTLIBRARIES = \
24 libgnunet_plugin_block_revocation.la 22 libgnunet_plugin_block_revocation.la
@@ -67,8 +65,8 @@ libgnunetrevocation_la_LDFLAGS = \
67 -version-info 0:0:0 65 -version-info 0:0:0
68 66
69libexec_PROGRAMS = \ 67libexec_PROGRAMS = \
70 gnunet-service-revocation 68 gnunet-service-revocation \
71 69 gnunet-revocation-tvg
72 70
73gnunet_service_revocation_SOURCES = \ 71gnunet_service_revocation_SOURCES = \
74 gnunet-service-revocation.c 72 gnunet-service-revocation.c