Clean up Makefile.win32 "-I" flag additions.

Noah Misch <noah@leadboat.com>

Commit: 16c4e6d8dc8fb98cd32d9af473fb06a730fb40d3
Author: Noah Misch <noah@leadboat.com>
Date: 2015-07-31T00:48:46Z
Releases: 9.6.0
Clean up Makefile.win32 "-I" flag additions.

The PGXS-case directory does not exist in the non-PGXS case, and vice
versa.  Add one or the other, not both.  This is essentially cosmetic.
It makes Makefile.win32 more like the similar Makefile.global code.

Files

PathChange+/−
src/makefiles/Makefile.win32 modified +2 −8