summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/Makefile.am
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2013-11-01 19:36:12 +0100
committerMarek Olšák <[email protected]>2013-11-02 23:34:00 +0100
commitda82d7b6ba0c7e2e2d576c58fea4fbfa132511cb (patch)
tree35b557b84503ea6da27527570f77048505e664a5 /src/gallium/targets/Makefile.am
parentf407ea1f1c8c4f2de188fcfa05cdb83950b51355 (diff)
gallium/targets: remove r600/xorg
Reviewed-by: Christian König <[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 2498ee17b84..be3c441aaaa 100644
--- a/src/gallium/targets/Makefile.am
+++ b/src/gallium/targets/Makefile.am
@@ -89,10 +89,6 @@ if HAVE_DRI
SUBDIRS += r600/dri
endif
-if HAVE_ST_XORG
-SUBDIRS += r600/xorg
-endif
-
if HAVE_ST_XVMC
SUBDIRS += r600/xvmc
endif