st/glx: consolidate C sources list into Makefile.sources
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 22 Sep 2013 15:14:06 +0000 (16:14 +0100)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 1 Oct 2013 14:29:51 +0000 (07:29 -0700)
commit921fdf14293f0c417a46f36fd74cfa11e82b3456
treeb99f8dcbfcd733d31338318ff45b280d3826fba1
parent760c1a6e66149f95fa7108e81de46b1dc2ec2f19
st/glx: consolidate C sources list into Makefile.sources

Move glx/{,xlib/}Makefile.am to preserve file list

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
configure.ac
src/gallium/state_trackers/Makefile.am
src/gallium/state_trackers/glx/Makefile.am [deleted file]
src/gallium/state_trackers/glx/xlib/Makefile.am [new file with mode: 0644]
src/gallium/state_trackers/glx/xlib/Makefile.sources [new file with mode: 0644]
src/gallium/state_trackers/glx/xlib/SConscript
src/gallium/targets/libgl-xlib/Makefile.am