Fix phony .PHONY.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e1936470ea10311614ff893113d40873b630d521
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-03-19T21:19:37Z
Releases: 9.5.2
Fix phony .PHONY.

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

Files

PathChange+/−
contrib/test_decoding/Makefile modified +1 −1
src/test/modules/brin/Makefile modified +1 −1