automake: Rename variables in sources.mak to be automake compatible.
authorEric Anholt <eric@anholt.net>
Wed, 16 May 2012 16:09:18 +0000 (09:09 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 29 May 2012 19:39:42 +0000 (12:39 -0700)
commit7d7fe1b0376d5017c21351c0df8168b733801570
tree623d5864af552ef5a8831ecf73267bb5257e02b4
parentb284d4773b889d042a4ea086a28a7ea18de98f28
automake: Rename variables in sources.mak to be automake compatible.

*_SOURCES is reserved for files lists for particular automake targets.
 Also, "-" in the variable names is not allowed.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
configs/autoconf.in
configs/default
configure.ac
src/mesa/Android.mk
src/mesa/Makefile
src/mesa/sources.mak