summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-23 20:30:10 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-23 20:30:10 +0100
commit77dbb8327618ada8fd112209e54a7bf05d2958f0 (patch)
tree6efaa44b246af1c1122f90edb7e919fec0ca9306 /src/util/Makefile.am
parent3e37c63fbd0abff5d0d05eea60a05f6b28598ee6 (diff)
downloadexchange-77dbb8327618ada8fd112209e54a7bf05d2958f0.tar.gz
exchange-77dbb8327618ada8fd112209e54a7bf05d2958f0.tar.bz2
exchange-77dbb8327618ada8fd112209e54a7bf05d2958f0.zip
implement exchange online signing key client library
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \