summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2009-10-07 22:15:37 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2009-10-07 22:15:37 +0100
commit03e8e64f8669263e3cecb79ea57d5a26c0eaee3f (patch)
tree2006bab2cc193b32d298c9f6be045db38e671dd1
parent5e44a0fa4209523bee56f513a2029869f96a710a (diff)
Complete the removal of UMS build support
Eric missed removing the now dead references to the deleted subdirectories in configure.ac with commit b9b159c Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 7d80c352..f1aaf1f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -202,12 +202,7 @@ AC_OUTPUT([
src/xvmc/shader/mc/Makefile
src/xvmc/shader/vld/Makefile
src/bios_reader/Makefile
- src/ch7017/Makefile
- src/ch7xxx/Makefile
- src/ivch/Makefile
src/reg_dumper/Makefile
- src/sil164/Makefile
- src/tfp410/Makefile
man/Makefile
src/render_program/Makefile
])