Teach doc/src/sgml/Makefile about the new func/*.sgml files.

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

Commit: 170a8a3f4605b2c37c36d9928ec6cd2404c615f8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2025-09-25T15:09:26Z
Teach doc/src/sgml/Makefile about the new func/*.sgml files.

These were omitted from build dependencies and also tab/nbsp
checks, with the result that "make" did nothing after modifying
a func/*.sgml file.

Oversight in 4e23c9ef6.  AFAICT we don't need any comparable
changes in meson.build, or at least I don't see it doing anything
special for the pre-existing ref/*.sgml files.

Files

PathChange+/−
doc/src/sgml/Makefile modified +3 −3