diff options
author | Matt Turner <[email protected]> | 2013-11-06 21:40:05 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2013-11-07 16:14:25 -0800 |
commit | 48f4f59dc6c77cd33692c0650cb8e2c55980cfa0 (patch) | |
tree | 40412be74cd79d123ce7fd918f2a5edf4def7f06 /src/gallium/targets/Makefile.am | |
parent | 11ff1725ccd88a950fca08378c561e43cafd6a6e (diff) |
xorg-nouveau: Delete.
Diffstat (limited to 'src/gallium/targets/Makefile.am')
-rw-r--r-- | src/gallium/targets/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
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 |