From 57c90547840ea2a073c950116303c54f9ef976f1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 26 Dec 2020 15:55:34 +0100 Subject: implement #6161 --- src/auditor/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/auditor/Makefile.am') diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am index 935f83549..79da458f3 100644 --- a/src/auditor/Makefile.am +++ b/src/auditor/Makefile.am @@ -148,6 +148,7 @@ taler_auditor_httpd_LDADD = \ $(top_builddir)/src/util/libtalerutil.la \ $(top_builddir)/src/json/libtalerjson.la \ $(top_builddir)/src/auditordb/libtalerauditordb.la \ + $(top_builddir)/src/exchangedb/libtalerexchangedb.la \ -lmicrohttpd \ -ljansson \ -lgnunetjson \ -- cgit v1.2.3