From be331e82d12e37a0e7baea96cc9f4356ead992ea Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Fri, 1 Nov 2013 19:42:47 +0100 Subject: gallium/targets: remove radeonsi/xorg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Christian König --- src/gallium/targets/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/gallium/targets/Makefile.am') diff --git a/src/gallium/targets/Makefile.am b/src/gallium/targets/Makefile.am index be3c441aaaa..65f844cb560 100644 --- a/src/gallium/targets/Makefile.am +++ b/src/gallium/targets/Makefile.am @@ -103,10 +103,6 @@ if HAVE_DRI SUBDIRS += radeonsi/dri endif -if HAVE_ST_XORG -SUBDIRS += radeonsi/xorg -endif - if HAVE_ST_VDPAU SUBDIRS += radeonsi/vdpau endif -- cgit v1.2.3