summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSree Harsha Totakura <sreeharsha@totakura.in>2015-03-26 19:27:53 +0100
committerSree Harsha Totakura <sreeharsha@totakura.in>2015-03-26 19:27:53 +0100
commit2a5691d8f883f0648748069c4931015aafd749de (patch)
tree41a89956420e1967e2bd1fea297a61d0404b8aba
parent0ab29c68c884599f3b19760e9487ff7bddd8ada8 (diff)
downloadexchange-2a5691d8f883f0648748069c4931015aafd749de.tar.gz
exchange-2a5691d8f883f0648748069c4931015aafd749de.tar.bz2
exchange-2a5691d8f883f0648748069c4931015aafd749de.zip
db: testcase depends on the postgres plugin
-rw-r--r--src/mint/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mint/Makefile.am b/src/mint/Makefile.am
index 17caccffa..5afae3b30 100644
--- a/src/mint/Makefile.am
+++ b/src/mint/Makefile.am
@@ -144,3 +144,5 @@ test_mint_db_postgres_LDADD = \
$(top_srcdir)/src/util/libtalerutil.la \
$(top_srcdir)/src/pq/libtalerpq.la \
-lgnunetutil -ljansson
+EXTRA_test_mint_db_postgres_DEPENDENCIES = \
+ libtaler_plugin_mintdb_postgres.la