These files are generated by xsltproc as part of html/index.html and html/index-%.html rules. Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> --- docs/Makefile.am | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/Makefile.am b/docs/Makefile.am index d8109bb65ca..c33ae8afb13 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -476,13 +476,7 @@ check-html: check-local: check-html -python_generated_files = \ - html/libvirt-libvirt-lxc.html \ - html/libvirt-libvirt-qemu.html \ - html/libvirt-libvirt-admin.html \ - html/libvirt-virterror.html \ - $(api_DATA) \ - $(NULL) +python_generated_files = $(api_DATA) APIBUILD=$(top_srcdir)/scripts/apibuild.py APIBUILD_STAMP=apibuild.py.stamp -- 2.26.2