]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/meson.build
man: change noindex="true" to index="false"
[thirdparty/systemd.git] / man / meson.build
index f3992b28341698418be576efbaae07608be6174b..8021adedec8d088708566dade8db51327a49a8ba 100644 (file)
@@ -68,7 +68,6 @@ foreach tuple : xsltproc.found() ? manpages : []
                 foreach htmlalias : htmlaliases
                         link = custom_target(
                                 htmlalias,
-                                input : p2,
                                 output : htmlalias,
                                 command : ['ln', '-fs', html, '@OUTPUT@'])
                         if want_html