]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: add target aliases 'man' and 'html' 39207/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 4 Oct 2025 16:09:20 +0000 (18:09 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 4 Oct 2025 16:13:27 +0000 (18:13 +0200)
commit1e737d44d1d6cf6d8f79c8c9e0ea7de11e1edf97
treeabc73e36e209b3199cecc6a83109c60d2307f814
parent29832663dc8ab349543a2b1c6d897ca3ac09ffc3
meson: add target aliases 'man' and 'html'

Previously we would need to say 'ninja -C build man/man man/html', now
just 'ninja -C build man html'.
meson.build