meson: Fix missing dependency from install-quiet to sepgsql.sql

Andres Freund <andres@anarazel.de>

Commit: 823eb3db1c50a6b8a89ebedc1db96b14de140183
Author: Andres Freund <andres@anarazel.de>
Date: 2023-11-18T00:29:48Z
Releases: 17.0
meson: Fix missing dependency from install-quiet to sepgsql.sql

This could lead to an error like

ERROR: File 'contrib/sepgsql/sepgsql.sql' could not be found

Backpatch: 16-, where meson was added

Files

PathChange+/−
contrib/sepgsql/meson.build modified +1 −1