[Spice-devel] [spice-common v1] Fix gitignore with new docs folder

Christophe Fergeau cfergeau at redhat.com
Thu Oct 27 14:30:35 UTC 2016


On Thu, Oct 27, 2016 at 04:26:28PM +0200, Victor Toso wrote:
> >
> > and the patch below seems to fix it too:
> >
> > diff --git a/docs/Makefile.am b/docs/Makefile.am
> > index 0b09b82..3f98680 100644
> > --- a/docs/Makefile.am
> > +++ b/docs/Makefile.am
> > @@ -13,5 +13,6 @@ spice_protocol.html: spice_protocol.txt
> >         $(AM_V_GEN) $(ASCIIDOC) -n $(ASCIIDOC_FLAGS) -o $@ $<
> >  endif
> >
> > -clean-local:
> > -       rm -f spice_protocol.html
> > +CLEANFILES=spice_protocol.html
> > +
> > +-include $(top_srcdir)/git.mk
> >
> >
> > Christophe
> >
> 
> Ack from me on this. Feel free to push this patch or let me know if you
> want me to include the CLEANFILES=* bit in mine.

If you don't mind doing the squashing, just go ahead and push it.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20161027/0840dba5/attachment.sig>


More information about the Spice-devel mailing list