diff options
Diffstat (limited to 'src/pl/plperl/GNUmakefile')
| -rw-r--r-- | src/pl/plperl/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pl/plperl/GNUmakefile b/src/pl/plperl/GNUmakefile index 55f48cd401..0f3bd99570 100644 --- a/src/pl/plperl/GNUmakefile +++ b/src/pl/plperl/GNUmakefile @@ -97,7 +97,7 @@ uninstall-data: .PHONY: install-data uninstall-data -check: submake +check: all submake $(pg_regress_check) $(REGRESS_OPTS) $(REGRESS) installcheck: submake |
