aboutsummaryrefslogtreecommitdiff
path: root/contrib/dblink/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/dblink/Makefile')
-rw-r--r--contrib/dblink/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/dblink/Makefile b/contrib/dblink/Makefile
index d4c7ed625ab..fde0b49ddbb 100644
--- a/contrib/dblink/Makefile
+++ b/contrib/dblink/Makefile
@@ -13,6 +13,7 @@ PGFILEDESC = "dblink - connect to other PostgreSQL databases"
REGRESS = dblink
REGRESS_OPTS = --dlpath=$(top_builddir)/src/test/regress
+TAP_TESTS = 1
ifdef USE_PGXS
PG_CONFIG = pg_config