We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6160f03 commit 4075a17Copy full SHA for 4075a17
contrib/postgres_fdw/Makefile
@@ -26,6 +26,6 @@ endif
26
27
# Poor's man overload of already defined target: just copy it
28
check: submake $(REGRESS_PREP)
29
-# $(pg_regress_check) $(REGRESS_OPTS) $(REGRESS)
+ $(pg_regress_check) $(REGRESS_OPTS) $(REGRESS)
30
env DESTDIR='$(abs_top_builddir)'/tmp_install $(MAKE) install
31
$(prove_check)
0 commit comments