summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/xorg-r300/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* r300g: kill the X.Org state tracker targetMarek Olšák2013-01-141-71/+0
| | | | | | This won't ever be made default and we don't need it anyway. We should also consider doing this for other drivers.
* targets/xorg-r300: Convert to automakeMatt Turner2013-01-101-0/+71
v2: Andreas Boll <[email protected]> - Provide compatibility with scripts for the old Mesa build system