Compare commits

..

No commits in common. "8069017a0f5845ea3e6987e29f98546cdd34b24e" and "98647fa0faaff21b53f8a01b9804fc0669fb6d19" have entirely different histories.

1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ foreach tuple : xsltproc.found() ? manpages : []
foreach htmlalias : htmlaliases
link = custom_target(
htmlalias,
input : p2,
output : htmlalias,
command : ['ln', '-fs', html, '@OUTPUT@'])
if want_html