From f406f96129766c144c1531dc853969664f410d8c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 3 Mar 2017 20:31:29 +0100 Subject: implement #4929: add wire transfer fee to /wire (but not yet charged by aggregator) --- src/exchange-tools/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exchange-tools/Makefile.am') diff --git a/src/exchange-tools/Makefile.am b/src/exchange-tools/Makefile.am index 9c2580e77..60b2cc2c5 100644 --- a/src/exchange-tools/Makefile.am +++ b/src/exchange-tools/Makefile.am @@ -25,6 +25,7 @@ taler_exchange_keyup_LDADD = \ $(LIBGCRYPT_LIBS) \ $(top_builddir)/src/util/libtalerutil.la \ $(top_builddir)/src/pq/libtalerpq.la \ + $(top_builddir)/src/wire/libtalerwire.la \ $(top_builddir)/src/exchangedb/libtalerexchangedb.la \ -lgnunetutil $(XLIB) taler_exchange_keyup_LDFLAGS = $(POSTGRESQL_LDFLAGS) -- cgit v1.2.3