mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 22:28:15 -04:00
5 lines
78 B
Meson
5 lines
78 B
Meson
|
|
install_data(
|
||
|
|
'install-sh', 'missing',
|
||
|
|
install_dir: dir_pgxs / 'config'
|
||
|
|
)
|