xf86-video-intel: src/Makefile.am

Gaetan Nadon gnadon at kemper.freedesktop.org
Mon Nov 30 13:43:45 PST 2009


 src/Makefile.am |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 8dd1c9eca02fb8da0c51f6fa4a38eb5e5ff41855
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 22 17:13:02 2009 -0500

    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 at videotron.ca>

diff --git a/src/Makefile.am b/src/Makefile.am
index 99a613d..4cc5b6d 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 \


More information about the xorg-commit mailing list