mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Remove redundant line from Makefile.
Masahiko Sawada, reviewed by Michael Paquier Discussion: http://postgr.es/m/CAD21AoDFes_Mgye-1K89rmTgeU3RxYF3zgTjzCJVq2KzzcpC4A@mail.gmail.com
This commit is contained in:
parent
3b2787e1f8
commit
575cead991
1 changed files with 0 additions and 2 deletions
|
|
@ -20,5 +20,3 @@ check:
|
|||
|
||||
clean distclean maintainer-clean:
|
||||
rm -rf tmp_check
|
||||
|
||||
EXTRA_INSTALL = contrib/test_decoding
|
||||
|
|
|
|||
Loading…
Reference in a new issue