summaryrefslogtreecommitdiff
path: root/src/auditor/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-13 23:14:50 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-13 23:14:50 +0100
commit88cb57de83ddb284f064a72f775514258a13f0b1 (patch)
treeb0b9982e8c2296e210fcfb4cd973076149408589 /src/auditor/Makefile.am
parent5f6d867469bd5ae89be12dabd05e7457ba736c22 (diff)
downloadexchange-88cb57de83ddb284f064a72f775514258a13f0b1.tar.gz
exchange-88cb57de83ddb284f064a72f775514258a13f0b1.tar.bz2
exchange-88cb57de83ddb284f064a72f775514258a13f0b1.zip
fix link
Diffstat (limited to 'src/auditor/Makefile.am')
-rw-r--r--src/auditor/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am
index b2219e357..322e61799 100644
--- a/src/auditor/Makefile.am
+++ b/src/auditor/Makefile.am
@@ -58,7 +58,6 @@ taler_auditor_httpd_LDADD = \
$(top_builddir)/src/mhd/libtalermhd.la \
$(top_builddir)/src/util/libtalerutil.la \
$(top_builddir)/src/json/libtalerjson.la \
- $(top_builddir)/src/wire/libtalerwire.la \
$(top_builddir)/src/auditordb/libtalerauditordb.la \
-lmicrohttpd \
-ljansson \
@@ -72,7 +71,6 @@ taler_wire_auditor_LDADD = \
$(LIBGCRYPT_LIBS) \
$(top_builddir)/src/util/libtalerutil.la \
$(top_builddir)/src/json/libtalerjson.la \
- $(top_builddir)/src/wire/libtalerwire.la \
$(top_builddir)/src/bank-lib/libtalerbank.la \
$(top_builddir)/src/exchangedb/libtalerexchangedb.la \
$(top_builddir)/src/auditordb/libtalerauditordb.la \