OSDN Git Service

Update mesa/drivers/x11/Makefile.am for xm_image.h removal
authorJon TURNEY <jon.turney@dronecode.org.uk>
Thu, 12 Jul 2012 21:41:06 +0000 (22:41 +0100)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Wed, 25 Jul 2012 11:40:10 +0000 (12:40 +0100)
Commit 6c6803f28de0d4cb6937fcd95a47aa81da31fd78 removed xm_image.[ch], and removed
xm_image.c, but not xm_image.h from the Makefile, this was subsequently carried over
into Makefile.am

Remove xm_image.h from Makfile.am.  This allows 'make dist' to succeed, even if it
doesn't do anything useful

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/x11/Makefile.am

index 0c6b5ae..263c441 100644 (file)
@@ -41,7 +41,6 @@ lib@GL_LIB@_la_SOURCES = \
        glxheader.h \
        xfonts.h \
        xmesaP.h \
-       xm_image.h \
        fakeglx.c \
        glxapi.c \
        xfonts.c \