summaryrefslogtreecommitdiff
path: root/contrib/contrib-global.mk
blob: 7ac757609d48d86c87e1012b01925d85859079b8 (plain)
1
2
3
4
5
# $PostgreSQL: pgsql/contrib/contrib-global.mk,v 1.9 2005/05/17 18:26:22 tgl Exp $

NO_PGXS = 1
REGRESS_OPTS = --dbname=$(CONTRIB_TESTDB)
include $(top_srcdir)/src/makefiles/pgxs.mk