diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2009-10-07 22:15:37 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2009-10-07 22:15:37 +0100 |
commit | 03e8e64f8669263e3cecb79ea57d5a26c0eaee3f (patch) | |
tree | 2006bab2cc193b32d298c9f6be045db38e671dd1 /configure.ac | |
parent | 5e44a0fa4209523bee56f513a2029869f96a710a (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>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
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 ]) |