Fix doc building with newer yelp
authorMatthew Miller <mattdm@mattdm.org>
Fri, 9 Apr 2021 00:21:39 +0000 (20:21 -0400)
committerMatthew Miller <mattdm@mattdm.org>
Fri, 9 Apr 2021 00:21:39 +0000 (20:21 -0400)
commitcfb686d6500515ec18ed2c07f7bb77cb6c0c8fcb
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