summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-02-19 12:18:23 -0500
committerEric Anholt <eric@anholt.net>2010-02-20 12:55:13 -0500
commit7ada4eb3836f58a72f1c5b6b8139030fab9b7d63 (patch)
tree33fa605a55c607928e09aa61faedf1ac363f1f01 /configure.ac
parent3284aacfe095f6260eee5ed126685d0638626a29 (diff)
Remove intel_hotplug tool now that it won't work with KMS.
We'd want to put something like it in sysfs or something if we wanted this tool to exist again.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 411bdac4..33a3df19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -168,7 +168,6 @@ AC_OUTPUT([
src/xvmc/shader/mc/Makefile
src/xvmc/shader/vld/Makefile
src/bios_reader/Makefile
- src/reg_dumper/Makefile
man/Makefile
src/render_program/Makefile
])