From: David Heidelberger Date: Wed, 15 Oct 2014 21:47:22 +0000 (+0200) Subject: r300g/vdpau: enable again X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b7186ebea996072ed519ebae3fac8210941ce607;p=mesa.git r300g/vdpau: enable again Signed-off-by: David Heidelberger Signed-off-by: Marek Olšák --- diff --git a/src/gallium/targets/vdpau/Makefile.am b/src/gallium/targets/vdpau/Makefile.am index 9bec6a3a44d..ac80dfb8182 100644 --- a/src/gallium/targets/vdpau/Makefile.am +++ b/src/gallium/targets/vdpau/Makefile.am @@ -42,6 +42,7 @@ TARGET_LIB_DEPS = $(top_builddir)/src/loader/libloader.la include $(top_srcdir)/src/gallium/drivers/nouveau/Automake.inc +include $(top_srcdir)/src/gallium/drivers/r300/Automake.inc include $(top_srcdir)/src/gallium/drivers/r600/Automake.inc include $(top_srcdir)/src/gallium/drivers/radeonsi/Automake.inc