Re: [spice-common v1] Fix gitignore with new docs folder

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

 



Hi,

On Thu, Oct 20, 2016 at 12:09:29PM -0400, Frediano Ziglio wrote:
> > 
> > From: Victor Toso <me@xxxxxxxxxxxxxx>
> > 
> > The generated spice_protocol.html file and the Makefile were not
> > included in gitignore. This patch fixes it.
> > ---
> >  docs/Makefile.am | 2 ++
> >  git.mk           | 1 +
> >  2 files changed, 3 insertions(+)
> > 
> > diff --git a/docs/Makefile.am b/docs/Makefile.am
> > index 0b09b82..212acba 100644
> > --- a/docs/Makefile.am
> > +++ b/docs/Makefile.am
> > @@ -15,3 +15,5 @@ endif
> >  
> >  clean-local:
> >  	rm -f spice_protocol.html
> > +
> > +-include $(top_srcdir)/git.mk
> > diff --git a/git.mk b/git.mk
> > index d5bf7b8..8be04f9 100644
> > --- a/git.mk
> > +++ b/git.mk
> > @@ -193,6 +193,7 @@ $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
> >  			Makefile \
> >  			Makefile.in \
> >  			"*.orig" \
> > +			"*.html" \
> >  			"*.rej" \
> >  			"*.bak" \
> >  			"*~" \
>
> Not really familiar with git.mk but I can confirm it works!
>
> I don't know if this is enough to ack...

I'm not familiar with it as well, let's wait a little longer to see if
anyone can tell if this is right/wrong approach

Thanks!

>
> Frediano
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]