summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-22 22:25:49 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-22 22:25:49 +0100
commit171391057d82c6483ea40d589e2bf89a2064a125 (patch)
treeb6b3c998bafc8bd8778269f0ef4e9a2c789f57d2 /src/util/Makefile.am
parent1931869c3c64411ee4348c244e8b658493a2493d (diff)
downloadexchange-171391057d82c6483ea40d589e2bf89a2064a125.tar.gz
exchange-171391057d82c6483ea40d589e2bf89a2064a125.tar.bz2
exchange-171391057d82c6483ea40d589e2bf89a2064a125.zip
complete crypto helper denom testing
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 505634381..73edce2cd 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -51,7 +51,7 @@ libtalerutil_la_SOURCES = \
amount.c \
config.c \
crypto.c \
- crypto_helper.c \
+ crypto_helper_denom.c \
crypto_wire.c \
getopt.c \
lang.c \