On Thu, Oct 12, 2017 at 03:25:09PM +0300, Petri Latvala wrote:
> On Thu, Oct 12, 2017 at 03:11:15PM +0300, Ville Syrjala wrote:
> > From: Ville Syrjälä <[email protected]>
> > 
> > Include igt_syncobj.c in libigt so that tests/syncobj_basic actually
> > builds, and let's also build tests/syncobj_wait.
> > 
> > Signed-off-by: Ville Syrjälä <[email protected]>
> > ---
> >  lib/meson.build   | 1 +
> >  tests/meson.build | 1 +
> >  2 files changed, 2 insertions(+)
> > 
> > diff --git a/lib/meson.build b/lib/meson.build
> > index 42919eef52a8..4fa6fcfeb220 100644
> > --- a/lib/meson.build
> > +++ b/lib/meson.build
> > @@ -54,6 +54,7 @@ lib_sources = [
> >     'igt_primes.c',
> >     'igt_rand.c',
> >     'igt_stats.c',
> > +   'igt_syncobj.c',
> >     'igt_sysfs.c',
> >     'igt_vgem.c',
> >     'instdone.c',
> 
> Also update lib_headers.

Fixed and pushed. Thanks for the review.

> 
> 
> Reviewed-by: Petri Latvala <[email protected]>

-- 
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to