gimp/m4macros/meson.build

6 lines
99 B
Meson

install_data([
gimp_api_name + '.m4',
],
install_dir: get_option('datadir') / 'aclocal',
)