diff options
Diffstat (limited to 'src/exchangedb')
| -rw-r--r-- | src/exchangedb/Makefile.am | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am index 109ee29a..78b5827e 100644 --- a/src/exchangedb/Makefile.am +++ b/src/exchangedb/Makefile.am @@ -47,6 +47,7 @@ libtaler_plugin_exchangedb_postgres_la_LDFLAGS = \    -lpthread \    -lgnunetpq \    -lgnunetutil \ +  -ljansson \    $(XLIB)  lib_LTLIBRARIES = \ | 
