Add missing "-I." flag when building pg_bsd_indent.

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

Commit: dccef0f2f8f352de3f601f48b94093995ad839ef
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-03-23T17:01:44Z
Releases: 16.0
Add missing "-I." flag when building pg_bsd_indent.

This is evidently not required by most compilers, but buildfarm
member fairywren is unhappy without it.  It looks like the meson
infrastructure has this right already.

Files

PathChange+/−
src/tools/pg_bsd_indent/Makefile modified +2 −0