From 77ad6b7f86a696a82933e910bd0bcb305f613e95 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Thu, 5 Jan 2023 18:05:31 +0900 Subject: - move from libexec to noinst --- src/revocation/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/revocation') 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 = \ -version-info 0:0:0 libexec_PROGRAMS = \ - gnunet-service-revocation \ + gnunet-service-revocation + +noinst_PROGRAMS = \ gnunet-revocation-tvg gnunet_service_revocation_SOURCES = \ -- cgit v1.2.3