summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2014-07-20 23:12:08 +0100
committerEmil Velikov <[email protected]>2014-08-13 00:46:54 +0100
commit7af25d17a5956106c5319ba8cd7d947fbab76f6b (patch)
tree8474aaa4912e5a0d1f0b79f2427bcc54e93e0bde /configure.ac
parenteeb56b6b438e5acc5e90d0981fb455ba90b1e01a (diff)
automake: compact gallium/target/Makefile into gallium/Makefile
Yet another makefile less to worry about. v2: Add state_trackers and targets on a single SUBDIRS line. Requested by Matt. Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4f7b1f3ae1c..9aeebdf148e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2236,7 +2236,6 @@ AC_CONFIG_FILES([Makefile
src/gallium/state_trackers/vega/Makefile
src/gallium/state_trackers/xa/Makefile
src/gallium/state_trackers/xvmc/Makefile
- src/gallium/targets/Makefile
src/gallium/targets/dri/Makefile
src/gallium/targets/egl-static/Makefile
src/gallium/targets/gbm/Makefile