diff options
author | Matt Turner <[email protected]> | 2012-09-10 11:21:26 -0700 |
---|---|---|
committer | Andreas Boll <[email protected]> | 2013-01-10 22:01:28 +0100 |
commit | cdee0e808415214c27101103291a2be81eb02ad1 (patch) | |
tree | d2cfe9a08eb528e5908142fe9822bc82d7d203bc /src/gallium/targets/egl-static/.gitignore | |
parent | d53901c67c7df914fbc5279f25d0e725c479bab0 (diff) |
targets/egl-static: Convert to automake
v2: Andreas Boll <[email protected]>
- Provide compatibility with scripts for the old Mesa build system
- Add missing Automake.inc
v3: Johannes Obermayr <[email protected]>
- Fix linking.
v4: Andreas Boll <[email protected]>
- Port changes from ff574d653b0731a324fd30324b0f211502219abf
gallium/egl-static: Fix unresolved symbol 'clock_gettime'
Diffstat (limited to 'src/gallium/targets/egl-static/.gitignore')
-rw-r--r-- | src/gallium/targets/egl-static/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/egl-static/.gitignore b/src/gallium/targets/egl-static/.gitignore new file mode 100644 index 00000000000..f3c7a7c5da6 --- /dev/null +++ b/src/gallium/targets/egl-static/.gitignore @@ -0,0 +1 @@ +Makefile |