summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-17 20:52:39 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-17 20:52:39 +0100
commit193027862d5a619b44098eb3d3cdd2f3f193ce44 (patch)
tree01b16cc1c12676d55b071b6216c27c94eb498d09 /src/util/Makefile.am
parente51e60cfb4f0991a0ffd37defc1b3d77cb4d59ed (diff)
downloadexchange-193027862d5a619b44098eb3d3cdd2f3f193ce44.tar.gz
exchange-193027862d5a619b44098eb3d3cdd2f3f193ce44.tar.bz2
exchange-193027862d5a619b44098eb3d3cdd2f3f193ce44.zip
get util tests to pass
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 c9f2b9979..eefdcef45 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -78,6 +78,7 @@ libtalerutil_la_SOURCES = \
auditor_signatures.c \
config.c \
crypto.c \
+ crypto_helper_common.c \
crypto_helper_denom.c \
crypto_helper_esign.c \
crypto_wire.c \