summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/identity/Makefile.sources
Commit message (Collapse)AuthorAgeFilesLines
* gallium/identity: ship all files in the tarballEmil Velikov2014-09-051-2/+6
| | | | | | | | | - include all headers in Makefile.sources - sort the list(s) - bundle the scons buildscript Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]>
* identity: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-0/+4
Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Tom Stellard <[email protected]>