diff options
author | Matt Turner <[email protected]> | 2012-08-29 15:09:30 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:07 +0100 |
commit | b4beea6418703a6f184adb0dab175177c29999de (patch) | |
tree | c2ff58425bd8ef9cf2a78c673821cb9f8b29418f /src/gallium/winsys/sw/.gitignore | |
parent | 2b5a1c02999bf2e6c6142456ba98f7dc0f2e1ddf (diff) |
winsys/sw: Convert to automake
Diffstat (limited to 'src/gallium/winsys/sw/.gitignore')
-rw-r--r-- | src/gallium/winsys/sw/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/winsys/sw/.gitignore b/src/gallium/winsys/sw/.gitignore new file mode 100644 index 00000000000..f3c7a7c5da6 --- /dev/null +++ b/src/gallium/winsys/sw/.gitignore @@ -0,0 +1 @@ +Makefile |