summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-21 12:57:33 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-21 12:57:33 +0100
commit95bd24916ed7baa7a6059c2a788e904bb5166606 (patch)
tree69c75971ad65fd1549002e3b911b559120d74190 /src/util/Makefile.am
parentb663c8a3c1c8f07f448fca5812543225a6d1c25a (diff)
downloadexchange-95bd24916ed7baa7a6059c2a788e904bb5166606.tar.gz
exchange-95bd24916ed7baa7a6059c2a788e904bb5166606.tar.bz2
exchange-95bd24916ed7baa7a6059c2a788e904bb5166606.zip
skeleton logic for POS confirmation
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 656da7c49..115ea5055 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -81,6 +81,7 @@ libtalerutil_la_SOURCES = \
auditor_signatures.c \
config.c \
crypto.c \
+ crypto_confirmation.c \
crypto_contract.c \
crypto_helper_common.c crypto_helper_common.h \
crypto_helper_rsa.c \