]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: meson.build: Limit html files depending on 'aclperms.htmlinc'
authorPeter Krempa <pkrempa@redhat.com>
Tue, 13 Oct 2020 09:32:59 +0000 (11:32 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 19 Oct 2020 10:40:50 +0000 (12:40 +0200)
commit46b5e9a92e9a4445ea42f975ba28a2921b3e7350
tree6c9245e2e56ad7ddb4a456957fd74b01e13a27e8
parentc2aca70777243075a94bcfabe325488212d8a90d
docs: meson.build: Limit html files depending on 'aclperms.htmlinc'

Only 'acl.html' output file includes that file so there's no need to
make everything depend on it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
docs/meson.build