diff options
author | Matt Turner <[email protected]> | 2013-10-26 17:25:11 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2013-11-07 16:14:25 -0800 |
commit | 69b425efae189af6068b28d1da5a93d27c5315a7 (patch) | |
tree | 9db1637a9f6f96b8effde07245b7ef2f7bc4f28b /src/gallium/state_trackers/Makefile.am | |
parent | 48f4f59dc6c77cd33692c0650cb8e2c55980cfa0 (diff) |
st/xorg: Delete.
Acked-by: Lucas Stach <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/Makefile.am')
-rw-r--r-- | src/gallium/state_trackers/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/state_trackers/Makefile.am b/src/gallium/state_trackers/Makefile.am index fabe2711300..03666c4a202 100644 --- a/src/gallium/state_trackers/Makefile.am +++ b/src/gallium/state_trackers/Makefile.am @@ -41,10 +41,6 @@ if HAVE_GALLIUM_GBM SUBDIRS += gbm endif -if HAVE_ST_XORG -SUBDIRS += xorg -endif - if HAVE_ST_XA SUBDIRS += xa endif |