From b7186ebea996072ed519ebae3fac8210941ce607 Mon Sep 17 00:00:00 2001 From: David Heidelberger Date: Wed, 15 Oct 2014 23:47:22 +0200 Subject: r300g/vdpau: enable again MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: David Heidelberger Signed-off-by: Marek Olšák --- src/gallium/targets/vdpau/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3