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:
parent
6729b508c4
commit
8dd1c9eca0
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue