From 062bbbb2d713223a7b18bc19bd048c0f40e3cbb3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 23 Nov 2019 17:53:42 +0100 Subject: first uses of libtalermhd --- src/exchange/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exchange/Makefile.am') diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am index b5419a7a6..899e98d2e 100644 --- a/src/exchange/Makefile.am +++ b/src/exchange/Makefile.am @@ -63,6 +63,7 @@ taler_exchange_httpd_SOURCES = \ taler_exchange_httpd_LDADD = \ $(LIBGCRYPT_LIBS) \ $(top_builddir)/src/wire/libtalerwire.la \ + $(top_builddir)/src/mhd/libtalermhd.la \ $(top_builddir)/src/json/libtalerjson.la \ $(top_builddir)/src/exchangedb/libtalerexchangedb.la \ $(top_builddir)/src/util/libtalerutil.la \ -- cgit v1.2.3