From: Zbigniew Jędrzejewski-Szmek Date: Wed, 30 Nov 2022 07:41:13 +0000 (+0100) Subject: test: do the --help/--version checks for repart.standalone too X-Git-Tag: v253-rc1~352^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9702d82414047c8ce6ffc52410eae0494ad0bf8e;p=thirdparty%2Fsystemd.git test: do the --help/--version checks for repart.standalone too --- diff --git a/meson.build b/meson.build index 504644bca8a..6ff96da9502 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