summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-10-22 22:04:35 +0200
committerChristian Grothoff <christian@grothoff.org>2021-10-27 09:23:11 +0200
commit55632b1fbfd5098e3fad6256c0f485cf2a012096 (patch)
treeac978608ddb24e7abb50b2be77d9faaed627457f /src/util/Makefile.am
parentdbb812414bd434ac06fa38637f09467115caa444 (diff)
downloadexchange-55632b1fbfd5098e3fad6256c0f485cf2a012096.tar.gz
exchange-55632b1fbfd5098e3fad6256c0f485cf2a012096.tar.bz2
exchange-55632b1fbfd5098e3fad6256c0f485cf2a012096.zip
brutally fixing types in src/include/, creating plenty of FTBFS issues
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 e94c64a35..c8455dd43 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -69,6 +69,7 @@ libtalerutil_la_SOURCES = \
crypto_helper_denom.c \
crypto_helper_esign.c \
crypto_wire.c \
+ denom.c \
getopt.c \
lang.c \
iban.c \