[libvirt] [v0.9.12-maint] Distribute viratomic.h

Guido Günther agx at sigxcpu.org
Tue Oct 1 15:49:49 UTC 2013


On Tue, Oct 01, 2013 at 09:05:54AM -0600, Eric Blake wrote:
> On 10/01/2013 09:00 AM, Guido Günther wrote:
> > Sicne cbcb1983afbd76f0503185e4183afa10af88af47 we need viratmic.h in the
> 
> s/Sicne/Since/
> s/viratmic/viratomic/

Pushed with these fixed. Thanks,
 -- Guido

> 
> > distributed tarball as well. This fixes "make distcheck".
> > ---
> >  src/Makefile.am | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/src/Makefile.am b/src/Makefile.am
> > index 6656fa0..88b6160 100644
> > --- a/src/Makefile.am
> > +++ b/src/Makefile.am
> > @@ -52,6 +52,7 @@ augeastest_DATA =
> >  # These files are not related to driver APIs. Simply generic
> >  # helper APIs for various purposes
> >  UTIL_SOURCES =							\
> > +		util/viratomic.h				\
> >  		util/bitmap.c util/bitmap.h			\
> >  		util/buf.c util/buf.h				\
> >  		util/command.c util/command.h			\
> > 
> 
> -- 
> Eric Blake   eblake redhat com    +1-919-301-3266
> Libvirt virtualization library http://libvirt.org
> 





More information about the libvir-list mailing list