mirror of https://github.com/postgres/postgres
5 lines
78 B
Meson
5 lines
78 B
Meson
|
install_data(
|
||
|
'install-sh', 'missing',
|
||
|
install_dir: dir_pgxs / 'config'
|
||
|
)
|