summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2013-11-06 21:38:39 -0800
committerMatt Turner <[email protected]>2013-11-07 16:14:25 -0800
commit11ff1725ccd88a950fca08378c561e43cafd6a6e (patch)
treef32d0013af46c1444da39cd4bcdcbc5ec2beeb1f /src/gallium/targets/Makefile.am
parentcf0da8791756fa4a6eb42194dd4e76701d4a92cf (diff)
xorg-i915: Delete.
Acked-by: Jakob Bornecrantz <[email protected]> Acked-by: Stéphane Marchesin <[email protected]>
Diffstat (limited to 'src/gallium/targets/Makefile.am')
-rw-r--r--src/gallium/targets/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/targets/Makefile.am b/src/gallium/targets/Makefile.am
index 46d7ad0de95..12756eee07a 100644
--- a/src/gallium/targets/Makefile.am
+++ b/src/gallium/targets/Makefile.am
@@ -58,10 +58,6 @@ if HAVE_GALLIUM_I915
if HAVE_DRI
SUBDIRS += dri-i915
endif
-
-if HAVE_ST_XORG
-SUBDIRS += xorg-i915
-endif
endif
if HAVE_GALLIUM_ILO