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
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel