Re: [PATCH] docs: fix so generated .html files are removed with make clean

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jul 10, 2010 at 10:52:56PM +1000, Justin Clift wrote:
> ---
> 
> This is a simple fix so generated .html files in the docs directory
> are removed when make clean is run.  Otherwise they're left in place.
> 
>  docs/Makefile.am |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/docs/Makefile.am b/docs/Makefile.am
> index 1183321..a6a6d07 100644
> --- a/docs/Makefile.am
> +++ b/docs/Makefile.am
> @@ -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

  We used to have the HTML in CVS/git now that it's not the case this
  makes sense, ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel@xxxxxxxxxxxx  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]