From 05f539c127f4e3fce56a04f7aeb1bb204ab3cff2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 8 Dec 2020 19:13:39 +0100 Subject: initialize master_pub field --- 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 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 -- cgit v1.2.3