From c179734ccfc8a9dc9571d4a39ca2d37513c409a6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 9 Jun 2016 14:52:00 +0200 Subject: make code build against revised GNUnet blind signing API --- src/exchange/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchange/Makefile.am') diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am index ff4fe91dc..42fe82523 100644 --- a/src/exchange/Makefile.am +++ b/src/exchange/Makefile.am @@ -74,7 +74,7 @@ test_taler_exchange_aggregator_postgres_SOURCES = \ test_taler_exchange_aggregator_postgres_LDADD = \ $(LIBGCRYPT_LIBS) \ $(top_builddir)/src/exchangedb/libtalerexchangedb.la \ - $(top_builddir)/src/bank-lib/libfakebank.la \ + $(top_builddir)/src/bank-lib/libtalerfakebank.la \ $(top_builddir)/src/json/libtalerjson.la \ $(top_builddir)/src/util/libtalerutil.la \ -lmicrohttpd \ -- cgit v1.2.3