summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-14 23:57:35 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-14 23:57:35 +0100
commit0805c62aeeab7efb54ad43c31591c4a3c3fb2008 (patch)
tree5419596d4e4f593c140b4f533776a7b2598f35a0 /src/util/Makefile.am
parent1d9049ab9963b69a6716943109ec0a7458135d1a (diff)
downloadexchange-0805c62aeeab7efb54ad43c31591c4a3c3fb2008.tar.gz
exchange-0805c62aeeab7efb54ad43c31591c4a3c3fb2008.tar.bz2
exchange-0805c62aeeab7efb54ad43c31591c4a3c3fb2008.zip
split off buffer logic
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 35abe4a1b..3e76a6ba5 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -42,6 +42,7 @@ libtalerutil_wallet_la_LDFLAGS = \
libtalerutil_la_SOURCES = \
amount.c \
+ buffer.c \
crypto.c \
crypto_wire.c \
util.c \