mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:32:10 -04:00
pg_alterckey: remove TAP check rules from Makefile
Reported-by: Pavel Stehule, Michael Paquier Discussion: https://postgr.es/m/CAFj8pRBRNo4co5bqCx4BLx1ZZ45Z_T-opPxA+u7SLp7gAtBpNA@mail.gmail.com Backpatch-through: master
This commit is contained in:
parent
d7602afa2e
commit
e174a6f193
1 changed files with 0 additions and 6 deletions
|
|
@ -36,9 +36,3 @@ uninstall:
|
|||
clean distclean maintainer-clean:
|
||||
rm -f pg_alterckey$(X) $(OBJS)
|
||||
rm -rf tmp_check
|
||||
|
||||
check:
|
||||
$(prove_check)
|
||||
|
||||
installcheck:
|
||||
$(prove_installcheck)
|
||||
|
|
|
|||
Loading…
Reference in a new issue