From 03e8e64f8669263e3cecb79ea57d5a26c0eaee3f Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 7 Oct 2009 22:15:37 +0100 Subject: [PATCH] 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 --- configure.ac | 5 ----- 1 file changed, 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 ])