]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: do the --help/--version checks for repart.standalone too
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 30 Nov 2022 07:41:13 +0000 (08:41 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 6 Dec 2022 09:15:54 +0000 (10:15 +0100)
meson.build

index 504644bca8a6c6953eac0a13ca7d716e1592eca8..6ff96da95020c7540a11b4c935a9cf5c4544f5c4 100644 (file)
@@ -3844,6 +3844,7 @@ if conf.get('ENABLE_REPART') == 1
                         install_rpath : rootpkglibdir,
                         install : true,
                         install_dir : rootbindir)
+                public_programs += exe
         endif
 endif