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>
This commit is contained in:
Chris Wilson 2009-10-07 22:15:37 +01:00
parent 5e44a0fa42
commit 03e8e64f86
1 changed files with 0 additions and 5 deletions

View File

@ -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
])