Fix doc building with newer yelp
authorMatthew Miller <mattdm@mattdm.org>
Fri, 9 Apr 2021 00:21:39 +0000 (20:21 -0400)
committerColin Clark <colin.clark@cclark.uk>
Mon, 12 Apr 2021 09:21:43 +0000 (10:21 +0100)
commita33d8c40e9e56597f68e83be3336036992996738
tree5cd6143ee0a48364a67591790dd282261a6009e6
parent737a3dc19275ac11d8a6225dbd03639e73b22fee
Fix doc building with newer yelp

This adds `-i`, because otherwise it will complain about missing files (which
we copy into place later), and adds a trailing slash to the output directory,
because `yelp-build` now puts the files into the wrong place otherwise.
doc/Makefile.am