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:
parent
5e44a0fa42
commit
03e8e64f86
|
|
@ -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
|
||||
])
|
||||
|
|
|
|||
Loading…
Reference in New Issue