From 0805c62aeeab7efb54ad43c31591c4a3c3fb2008 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 14 Jan 2020 23:57:35 +0100 Subject: split off buffer logic --- src/util/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/Makefile.am') 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 \ -- cgit v1.2.3