From 2a5691d8f883f0648748069c4931015aafd749de Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Thu, 26 Mar 2015 19:27:53 +0100 Subject: db: testcase depends on the postgres plugin --- src/mint/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mint/Makefile.am') 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 -- cgit v1.2.3