summaryrefslogtreecommitdiff
path: root/src/mesa/.gitignore
diff options
context:
space:
mode:
authorChia-I Wu <olv@lunarg.com>2010-05-12 14:17:17 +0800
committerChia-I Wu <olv@lunarg.com>2010-05-12 15:03:42 +0800
commit87cc2da16ef2c32813eee9c9c8af3c919f4739d9 (patch)
tree8fae12c282f657ff2558b8a16a2a861b414de6e2 /src/mesa/.gitignore
parent8d5c83c467f83b44f5f2e271c4f9cca2d45af518 (diff)
mesa/es: Merge back to core mesa.
With the omit list gone, there are not too many differences in building core mesa and ES overlay. Remove the mesa/es and build both of them in src/mesa/Makefile.
Diffstat (limited to 'src/mesa/.gitignore')
-rw-r--r--src/mesa/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/.gitignore b/src/mesa/.gitignore
index b83498b1d9..ce83eaf47e 100644
--- a/src/mesa/.gitignore
+++ b/src/mesa/.gitignore
@@ -1,2 +1,5 @@
*/gen_matypes
*/matypes.h
+depend.es*
+depend.es*
+objs-es*