aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-28 13:19:21 +0200
committerChristian Grothoff <grothoff@gnunet.org>2022-03-28 13:19:40 +0200
commitee4077ef8001e0570a0333ed6b24c69eb2504760 (patch)
tree401d14c8b3b0f5c0a95e00d73dde8f65072c6f95 /src/util/Makefile.am
parent30985c09752ca7ed917d737655efa9dc6cade16e (diff)
downloadexchange-ee4077ef8001e0570a0333ed6b24c69eb2504760.tar.xz
starting with purse creation client API
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 a24f081b5..8ef9e146d 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -80,6 +80,7 @@ libtalerutil_la_SOURCES = \
auditor_signatures.c \
config.c \
crypto.c \
+ crypto_contract.c \
crypto_helper_common.c crypto_helper_common.h \
crypto_helper_rsa.c \
crypto_helper_cs.c \