summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-15 13:26:49 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-15 13:26:49 +0100
commit9f60c8c041d9d86ebb701a2532e4d849ca9a9d82 (patch)
treeeaa0002ded63cc421cb243f0f63bea91a83a5c53 /src/util/Makefile.am
parentbf7a660ec0278e56eea0bce413c61a2ba0daeca2 (diff)
downloadexchange-9f60c8c041d9d86ebb701a2532e4d849ca9a9d82.tar.gz
exchange-9f60c8c041d9d86ebb701a2532e4d849ca9a9d82.tar.bz2
exchange-9f60c8c041d9d86ebb701a2532e4d849ca9a9d82.zip
handle revocation requests
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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 \