aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-10 21:42:25 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-10 21:42:25 +0100
commit543cd6d342d1382746d7499c3c7434f99dcafa7e (patch)
treebba32aa0a6a5a88a9e01a739583baa96021f460e /src/exchangedb/Makefile.am
parent278b35a0fbe4e278dae2146e27e012535bd1e37d (diff)
downloadexchange-543cd6d342d1382746d7499c3c7434f99dcafa7e.tar.xz
finish irbt_callbacks
Diffstat (limited to 'src/exchangedb/Makefile.am')
-rw-r--r--src/exchangedb/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am
index 8a4adf6b3..26f5a3cbc 100644
--- a/src/exchangedb/Makefile.am
+++ b/src/exchangedb/Makefile.am
@@ -44,6 +44,7 @@ libtaler_plugin_exchangedb_postgres_la_LIBADD = \
libtaler_plugin_exchangedb_postgres_la_LDFLAGS = \
$(TALER_PLUGIN_LDFLAGS) \
$(top_builddir)/src/pq/libtalerpq.la \
+ $(top_builddir)/src/json/libtalerjson.la \
$(top_builddir)/src/util/libtalerutil.la \
-lpq \
-lpthread \