]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson: update hint in man/rules/
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 18 Jul 2019 20:27:45 +0000 (22:27 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 18 Jul 2019 22:09:34 +0000 (07:09 +0900)
man/rules/meson.build
tools/make-man-rules.py

index 6d47f09f48f9ee302520f941eaaeda3c8a6fa660..e459697221e302a9d0371961fb073a5745f2cce0 100644 (file)
@@ -1,4 +1,6 @@
 # Do not edit. Generated by make-man-rules.py.
+# Update with:
+#     ninja -C build man/update-man-rules
 manpages = [
 ['binfmt.d', '5', [], 'ENABLE_BINFMT'],
  ['bootctl', '1', [], 'ENABLE_EFI'],
index c4551c6f61d000fff9dce3c7be0fa162c57fee97..d86afcbc15ac9d115ac4c3c00c802ad5a5675760 100755 (executable)
@@ -51,6 +51,8 @@ def mjoin(files):
 
 MESON_HEADER = '''\
 # Do not edit. Generated by make-man-rules.py.
+# Update with:
+#     ninja -C build man/update-man-rules
 manpages = ['''
 
 MESON_FOOTER = '''\