egl/main: Bring in the Makefile.sources
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 20 Jul 2014 18:41:58 +0000 (19:41 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 12 Aug 2014 23:46:52 +0000 (00:46 +0100)
commitb26017fad82af73b91da1e132256e8304bb60c4d
tree586f5273c8468878f0078ae9286dc6219af08686
parent2787bff8dddfa0770b6f0fb1bf81cf1076606965
egl/main: Bring in the Makefile.sources

Rather than having the sources list duplicated across all three
build systems, define it once and use it whenever needed.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/egl/main/Android.mk
src/egl/main/Makefile.am
src/egl/main/Makefile.sources [new file with mode: 0644]
src/egl/main/SConscript