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

Started by Tom Laneover 3 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dccef0f2f8f352de3f601f48b94093995ad839ef

Modified Files
--------------
src/tools/pg_bsd_indent/Makefile | 2 ++
1 file changed, 2 insertions(+)