]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: fix so generated .html files are removed with make clean
authorJustin Clift <jclift@redhat.com>
Sat, 10 Jul 2010 12:49:26 +0000 (22:49 +1000)
committerJustin Clift <jclift@redhat.com>
Mon, 12 Jul 2010 19:34:25 +0000 (05:34 +1000)
docs/Makefile.am

index 1183321413890b92d9d20b480f49ff9b8639ac29..a6a6d073c5ac442cbfd65bc12fe62bb1c349f68c 100644 (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