From 77dbb8327618ada8fd112209e54a7bf05d2958f0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 23 Nov 2020 20:30:10 +0100 Subject: implement exchange online signing key client library --- src/util/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/Makefile.am') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 5663c6236..5840fb8ae 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -62,6 +62,7 @@ libtalerutil_la_SOURCES = \ config.c \ crypto.c \ crypto_helper_denom.c \ + crypto_helper_esign.c \ crypto_wire.c \ getopt.c \ lang.c \ -- cgit v1.2.3