1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-17 06:41:09 +03:00
Files
postgres/contrib/contrib-global.mk
Andrew Dunstan 87cc6b57a9 Respect TEMP_CONFIG when pg_regress_check and friends are called
This reverts commit 9117985b6b in favor of
a more general solution.
2016-02-27 12:28:21 -05:00

5 lines
85 B
Makefile

# contrib/contrib-global.mk
NO_PGXS = 1
include $(top_srcdir)/src/makefiles/pgxs.mk