summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-21 23:58:00 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-21 23:58:00 +0100
commit9b68dbb8e6c873ff40c00da85b3a9f709afd42e1 (patch)
tree32006db3b17e98c0c738641c0624072a6a83203a /src/util/Makefile.am
parent5fb918ae7ea8215a2b32b08308b8921d8aca74bf (diff)
downloadexchange-9b68dbb8e6c873ff40c00da85b3a9f709afd42e1.tar.gz
exchange-9b68dbb8e6c873ff40c00da85b3a9f709afd42e1.tar.bz2
exchange-9b68dbb8e6c873ff40c00da85b3a9f709afd42e1.zip
implementing client library for talking to the crypto helper process
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 4aef4cac7..c74fe2101 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -50,6 +50,7 @@ libtalerutil_la_SOURCES = \
amount.c \
config.c \
crypto.c \
+ crypto_helper.c \
crypto_wire.c \
getopt.c \
lang.c \