docs: fix so generated .html files are removed with make clean

This commit is contained in:
Justin Clift 2010-07-10 22:49:26 +10:00
parent f5055f2310
commit 7327604177

View File

@ -150,7 +150,7 @@ $(python_generated_files): $(srcdir)/apibuild.py \
check-local: all
clean-local:
rm -f *~ *.bak *.hierarchy *.signals *-unused.txt
rm -f *~ *.bak *.hierarchy *.signals *-unused.txt *.html
maintainer-clean-local: clean-local
rm -rf libvirt-api.xml libvirt-refs.xml