diff --git a/meson.build b/meson.build index 504644bca8..6ff96da950 100644 --- a/meson.build +++ b/meson.build @@ -3844,6 +3844,7 @@ if conf.get('ENABLE_REPART') == 1 install_rpath : rootpkglibdir, install : true, install_dir : rootbindir) + public_programs += exe endif endif