From 48f4f59dc6c77cd33692c0650cb8e2c55980cfa0 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 6 Nov 2013 21:40:05 -0800 Subject: xorg-nouveau: Delete. --- 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 12756eee07a..e356020cead 100644 --- a/src/gallium/targets/Makefile.am +++ b/src/gallium/targets/Makefile.am @@ -101,10 +101,6 @@ if HAVE_DRI SUBDIRS += dri-nouveau endif -if HAVE_ST_XORG -SUBDIRS += xorg-nouveau -endif - if HAVE_ST_XVMC SUBDIRS += xvmc-nouveau endif -- cgit v1.2.1