From 6b70f2e45476c573da5d367734f964ded80659eb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 Dec 2020 22:31:32 +0100 Subject: keep helpers in normal bin/ dir --- src/util/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/util/Makefile.am') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 2c8038d07..8d3ed7424 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -7,8 +7,6 @@ if USE_COVERAGE endif -libexecdir = $(libdir)/taler/libexec - pkgcfgdir = $(prefix)/share/taler/config.d/ pkgcfg_DATA = \ @@ -22,7 +20,7 @@ EXTRA_DIST = \ test_helper_eddsa.conf \ test_helper_rsa.conf -libexec_PROGRAMS = \ +bin_PROGRAMS = \ taler-helper-crypto-eddsa \ taler-helper-crypto-rsa -- cgit v1.2.3