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)
commitbd4a3cce968566b639d21a6463ffdbbac83e4274
tree06587b182c1ef6ea0e64f598d23e0f579ba8e737
parent9f84d645a422a024b01ebcfc654c2909cdca91b5
Update mesa/drivers/x11/Makefile.am for xm_image.h removal

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