commit | 75a39cca8d046749b216046ef5651dda5c451635 | [log] [tgz] |
---|---|---|
author | Emil Velikov <emil.velikov@collabora.com> | Tue Nov 15 19:36:33 2016 +0000 |
committer | Emil Velikov <emil.l.velikov@gmail.com> | Tue Nov 15 20:04:37 2016 +0000 |
tree | 30b3969b7056ddba9360582b8864029a94e4229b | |
parent | 95ed2d9d2cf161ce63fe6a8b1694288634b6b65e [diff] |
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>