summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-14 13:54:01 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-14 13:54:12 +0200
commitf98c463be27ecc2196936c0f52b3b0817c4e2405 (patch)
treeb2daba814c20b15d2098b892635ca0c10f454077 /src/util/Makefile.am
parent8ad068ccb5048dc6512ac3c60a726a20fc4c3a41 (diff)
downloadexchange-f98c463be27ecc2196936c0f52b3b0817c4e2405.tar.gz
exchange-f98c463be27ecc2196936c0f52b3b0817c4e2405.tar.bz2
exchange-f98c463be27ecc2196936c0f52b3b0817c4e2405.zip
export TALER_iban_validate() 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 47eafb6a6..5dff7e8bc 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -71,6 +71,7 @@ libtalerutil_la_SOURCES = \
crypto_wire.c \
getopt.c \
lang.c \
+ iban.c \
mhd.c \
offline_signatures.c \
payto.c \