amd: automake: android: rename sources lists to foo_FILES
authorEmil Velikov <emil.velikov@collabora.com>
Tue, 15 Nov 2016 19:36:33 +0000 (19:36 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 15 Nov 2016 20:04:37 +0000 (20:04 +0000)
commit75a39cca8d046749b216046ef5651dda5c451635
tree30b3969b7056ddba9360582b8864029a94e4229b
parent95ed2d9d2cf161ce63fe6a8b1694288634b6b65e
amd: automake: android: rename sources lists to foo_FILES

Autotools goes smart on us warning that foo_SOURCES variable is present
yet a target with name foo is missing. Rename things (like we do
throughout the build) to silence the warnings.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/amd/Android.common.mk
src/amd/Makefile.common.am
src/amd/Makefile.sources