Fix phony .PHONY.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Mar 2016 21:19:37 +0000 (17:19 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 19 Mar 2016 21:19:37 +0000 (17:19 -0400)
commitd5351fcb03fc8e20651d5863b88b397a8be68d74
tree0803b8f29d6a995c632393a56a4b0b258ea6efb5
parent429ee5a822db0e8faf669d77c810f1eeaaff1ab4
Fix phony .PHONY.

A couple makefiles had misspelled the magic .PHONY target as PHONY.
contrib/test_decoding/Makefile
src/test/modules/brin/Makefile