diff options
author | Matt Turner <[email protected]> | 2012-09-05 15:59:54 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:10 +0100 |
commit | 7e0d6ff6d726f8eaa3ac1edabbd8500de50c18d3 (patch) | |
tree | 6eb2950e09dba954096dbc5a2bf4747981410dd3 /src/gallium/targets/vdpau-r300/.gitignore | |
parent | d0df9e82c769f036ed4dd6d173e0dd0fc064b6b5 (diff) |
targets/vdpau-r300: Convert to automake
v2: Andreas Boll <[email protected]>
- Add missing vdpau state tracker to _LIBADD variable
v3: Andreas Boll <[email protected]>
- Provide compatibility with scripts for the old Mesa build system
Diffstat (limited to 'src/gallium/targets/vdpau-r300/.gitignore')
-rw-r--r-- | src/gallium/targets/vdpau-r300/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/vdpau-r300/.gitignore b/src/gallium/targets/vdpau-r300/.gitignore new file mode 100644 index 00000000000..f3c7a7c5da6 --- /dev/null +++ b/src/gallium/targets/vdpau-r300/.gitignore @@ -0,0 +1 @@ +Makefile |