diff --git a/meson.build b/meson.build index 437c77f..440c540 100644 --- a/meson.build +++ b/meson.build @@ -35,6 +35,7 @@ subdir('po') if host_machine.system() == 'windows' subdir('windows') +endif gnome.post_install( glib_compile_schemas: true,