summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-08 19:13:39 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-08 19:13:39 +0100
commit05f539c127f4e3fce56a04f7aeb1bb204ab3cff2 (patch)
tree68db1a9253a8dba2aac801ef0ca26f82ecd92494 /src/util/Makefile.am
parent75b510f92f8eccc1911b0c81bc8f307187809d6a (diff)
downloadexchange-05f539c127f4e3fce56a04f7aeb1bb204ab3cff2.tar.gz
exchange-05f539c127f4e3fce56a04f7aeb1bb204ab3cff2.tar.bz2
exchange-05f539c127f4e3fce56a04f7aeb1bb204ab3cff2.zip
initialize master_pub field
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 9dcc40356..2c8038d07 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -13,10 +13,11 @@ pkgcfgdir = $(prefix)/share/taler/config.d/
pkgcfg_DATA = \
paths.conf \
+ taler-helper-crypto-eddsa.conf \
taler-helper-crypto-rsa.conf
EXTRA_DIST = \
- paths.conf \
+ $(pkgcfg_DATA) \
taler-config.in \
test_helper_eddsa.conf \
test_helper_rsa.conf