summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/Makefile.am
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2013-11-01 19:42:47 +0100
committerMarek Olšák <[email protected]>2013-11-02 23:34:00 +0100
commitbe331e82d12e37a0e7baea96cc9f4356ead992ea (patch)
treea73770d44e160921f9c1c979e7e9f29234110d8a /src/gallium/targets/Makefile.am
parentda82d7b6ba0c7e2e2d576c58fea4fbfa132511cb (diff)
gallium/targets: remove radeonsi/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 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