mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
6 lines
99 B
Meson
6 lines
99 B
Meson
![]() |
install_data([
|
||
|
gimp_api_name + '.m4',
|
||
|
],
|
||
|
install_dir: get_option('datadir') / 'aclocal',
|
||
|
)
|