4 lines
78 B
Meson
Vendored
4 lines
78 B
Meson
Vendored
install_data(
|
|
'install-sh', 'missing',
|
|
install_dir: dir_pgxs / 'config'
|
|
)
|