]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson.build
nspawn: minor improvements to --help text
[thirdparty/systemd.git] / meson.build
index d242888f37f0368d034eb20c89de9900e460dc93..20bcb9d8b1af04645369c1c7df303aa115e31089 100644 (file)
@@ -1950,7 +1950,10 @@ else
                                libbasic_gcrypt]
 endif
 
-exe = executable('systemctl', 'src/systemctl/systemctl.c',
+exe = executable('systemctl',
+                 'src/systemctl/systemctl.c',
+                 'src/systemctl/sysv-compat.h',
+                 'src/systemctl/sysv-compat.c',
                  include_directories : includes,
                  link_with : systemctl_link_with,
                  dependencies : [threads,