diff options
author | Eric Anholt <[email protected]> | 2012-02-05 06:10:56 +0100 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-02-29 11:52:40 -0800 |
commit | 8ffb098234fbc3d2e3c8b3db6912dec9ea7a65eb (patch) | |
tree | 32cc6aacc10715354a296538c12c7d4c855b21ab /src/glx/.gitignore | |
parent | ba1d921bdf7a15fcc4a4e3162ea6fe9810f233d6 (diff) |
glx: Convert to automake.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glx/.gitignore')
-rw-r--r-- | src/glx/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/glx/.gitignore b/src/glx/.gitignore new file mode 100644 index 00000000000..ea7b6113565 --- /dev/null +++ b/src/glx/.gitignore @@ -0,0 +1,5 @@ +.deps +.libs +Makefile +Makefile.in +libGL.la |