summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2009-11-22 17:13:02 -0500
committerGaetan Nadon <memsize@videotron.ca>2009-11-30 15:54:03 -0500
commit8dd1c9eca02fb8da0c51f6fa4a38eb5e5ff41855 (patch)
treef2e926a18e5a7c10088819f38fb0b26895d5eaf5
parent6729b508c44bfca0b0dbef238a8732adbed6d4c9 (diff)
video-intel: remove i2c_vid.h from src/Makefile.am
make dist failed due to missing i2c_vid.h Commit b9b159c49854d8d9d2207946bb583537bb0d48d6 Remove UMS support. The above commit did not remove this header file from the makefile. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 99a613da..4cc5b6de 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -55,7 +55,6 @@ intel_drv_la_SOURCES = \
brw_defines.h \
brw_structs.h \
common.h \
- i2c_vid.h \
i810_accel.c \
i810_common.h \
i810_cursor.c \