2013/1/16 Christian König <[email protected]>: > From: Christian König <[email protected]> > > Added with automake conversion, but makes no sense at all. > > Signed-off-by: Christian König <[email protected]>
Reviewed-by: Andreas Boll <[email protected]> > --- > src/gallium/targets/vdpau-radeonsi/Makefile.am | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/gallium/targets/vdpau-radeonsi/Makefile.am > b/src/gallium/targets/vdpau-radeonsi/Makefile.am > index 98d828e..beae309 100644 > --- a/src/gallium/targets/vdpau-radeonsi/Makefile.am > +++ b/src/gallium/targets/vdpau-radeonsi/Makefile.am > @@ -47,7 +47,6 @@ libvdpau_radeonsi_la_LDFLAGS = \ > libvdpau_radeonsi_la_LIBADD = \ > $(top_builddir)/src/gallium/auxiliary/libgallium.la \ > $(top_builddir)/src/gallium/drivers/radeonsi/libradeonsi.la \ > - $(top_builddir)/src/gallium/state_trackers/dri/drm/libdridrm.la \ > $(top_builddir)/src/gallium/state_trackers/vdpau/libvdpautracker.la \ > $(top_builddir)/src/gallium/winsys/radeon/drm/libradeonwinsys.la \ > $(top_builddir)/src/gallium/drivers/trace/libtrace.la \ > -- > 1.7.9.5 > > _______________________________________________ > mesa-dev mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
