Thread: pgsql: Fix phony .PHONY.

pgsql: Fix phony .PHONY.

From
Tom Lane
Date:
Fix phony .PHONY.

A couple makefiles had misspelled the magic .PHONY target as PHONY.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d5351fcb03fc8e20651d5863b88b397a8be68d74

Modified Files
--------------
contrib/test_decoding/Makefile | 2 +-
src/test/modules/brin/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)