summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-01 18:36:54 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-01 18:36:54 +0100
commit4f0d85935f5577b9fc6feea5603ac7a0fa210625 (patch)
tree286a8df6bfac8e482de2bf8b8d908107f9839e74 /src/util/Makefile.am
parentc5ad98da9812a05d078b6b017a545959ada96a3d (diff)
downloadexchange-4f0d85935f5577b9fc6feea5603ac7a0fa210625.tar.gz
exchange-4f0d85935f5577b9fc6feea5603ac7a0fa210625.tar.bz2
exchange-4f0d85935f5577b9fc6feea5603ac7a0fa210625.zip
-crypto for AML decision signatures
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 acafdae57..656da7c49 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -77,6 +77,7 @@ lib_LTLIBRARIES = \
libtalerutil_la_SOURCES = \
age_restriction.c \
amount.c \
+ aml_signatures.c \
auditor_signatures.c \
config.c \
crypto.c \