From 9f60c8c041d9d86ebb701a2532e4d849ca9a9d82 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 15 Nov 2020 13:26:49 +0100 Subject: handle revocation requests --- src/util/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/util/Makefile.am') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index e8ad9c4db..4aef4cac7 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -12,7 +12,8 @@ libexecdir = $(pkglibdir)/libexec/ pkgcfgdir = $(prefix)/share/taler/config.d/ pkgcfg_DATA = \ - paths.conf + paths.conf \ + taler-helper-crypto-rsa.conf EXTRA_DIST = \ paths.conf \ -- cgit v1.2.3