mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +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:
|
||||
$(prove_check)
|
||||
|
||||
installcheck:
|
||||
$(prove_installcheck)
|
||||
|
Reference in New Issue
Block a user