aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
diff options
context:
space:
mode:
Diffstat (limited to 'src/revocation')
-rw-r--r--src/revocation/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/revocation/Makefile.am b/src/revocation/Makefile.am
index a8e84e877..ae8231a3c 100644
--- a/src/revocation/Makefile.am
+++ b/src/revocation/Makefile.am
@@ -65,7 +65,9 @@ libgnunetrevocation_la_LDFLAGS = \
65 -version-info 0:0:0 65 -version-info 0:0:0
66 66
67libexec_PROGRAMS = \ 67libexec_PROGRAMS = \
68 gnunet-service-revocation \ 68 gnunet-service-revocation
69
70noinst_PROGRAMS = \
69 gnunet-revocation-tvg 71 gnunet-revocation-tvg
70 72
71gnunet_service_revocation_SOURCES = \ 73gnunet_service_revocation_SOURCES = \