video-intel: remove i2c_vid.h from src/Makefile.am

make dist failed due to missing i2c_vid.h
Commit b9b159c498 Remove UMS support.
The above commit did not remove this header file from the makefile.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
Gaetan Nadon 2009-11-22 17:13:02 -05:00
parent 6729b508c4
commit 8dd1c9eca0
1 changed files with 0 additions and 1 deletions

View File

@ -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 \