mirror of
https://github.com/postgres/postgres.git
synced 2025-09-06 13:46:51 +03:00
Add missing installcheck target to pg_rewind's Makefile
Michael Paquier
This commit is contained in:
@@ -49,3 +49,6 @@ clean distclean maintainer-clean:
|
|||||||
|
|
||||||
check:
|
check:
|
||||||
$(prove_check)
|
$(prove_check)
|
||||||
|
|
||||||
|
installcheck:
|
||||||
|
$(prove_installcheck)
|
||||||
|
Reference in New Issue
Block a user