summaryrefslogtreecommitdiff
path: root/src/mint/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-19 21:52:11 +0100
committerChristian Grothoff <christian@grothoff.org>2015-03-19 21:52:11 +0100
commit0414fb51a9f219c37afc06ad2b309711e360c485 (patch)
tree845dac5a2dbc3daf5021893154fd3c85dc5b5132 /src/mint/Makefile.am
parentfe0a75eaa0da1cbb40e26a932f983e8be1903fb9 (diff)
downloadexchange-0414fb51a9f219c37afc06ad2b309711e360c485.tar.gz
exchange-0414fb51a9f219c37afc06ad2b309711e360c485.tar.bz2
exchange-0414fb51a9f219c37afc06ad2b309711e360c485.zip
-link against libjansson
Diffstat (limited to 'src/mint/Makefile.am')
-rw-r--r--src/mint/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/Makefile.am b/src/mint/Makefile.am
index 8a392bc58..2436d7f37 100644
--- a/src/mint/Makefile.am
+++ b/src/mint/Makefile.am
@@ -128,4 +128,4 @@ test_mint_db_LDADD = \
libtalermint_common.la \
$(top_srcdir)/src/util/libtalerutil.la \
$(top_srcdir)/src/pq/libtalerpq.la \
- -lgnunetutil
+ -lgnunetutil -ljansson