summaryrefslogtreecommitdiff
path: root/src/auditor/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-11-23 17:55:47 +0100
committerChristian Grothoff <christian@grothoff.org>2019-11-23 17:55:47 +0100
commit8bca461ea9f604e4bce279255663f207f0d104ac (patch)
treec7ad4b565ad280aa4471c7ebfca2cc11fb7cdd61 /src/auditor/Makefile.am
parent062bbbb2d713223a7b18bc19bd048c0f40e3cbb3 (diff)
downloadexchange-8bca461ea9f604e4bce279255663f207f0d104ac.tar.gz
exchange-8bca461ea9f604e4bce279255663f207f0d104ac.tar.bz2
exchange-8bca461ea9f604e4bce279255663f207f0d104ac.zip
first uses of libtalermhd
Diffstat (limited to 'src/auditor/Makefile.am')
-rw-r--r--src/auditor/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am
index e3600e20f..c04fb167e 100644
--- a/src/auditor/Makefile.am
+++ b/src/auditor/Makefile.am
@@ -23,6 +23,7 @@ taler_auditor_dbinit_SOURCES = \
taler-auditor-dbinit.c
taler_auditor_dbinit_LDADD = \
$(LIBGCRYPT_LIBS) \
+ $(top_builddir)/src/mhd/libtalermhd.la \
$(top_builddir)/src/util/libtalerutil.la \
$(top_builddir)/src/pq/libtalerpq.la \
$(top_builddir)/src/auditordb/libtalerauditordb.la \