summaryrefslogtreecommitdiff
path: root/src/mesa/es/.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/es/.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/es/.gitignore')
-rw-r--r--src/mesa/es/.gitignore5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mesa/es/.gitignore b/src/mesa/es/.gitignore
deleted file mode 100644
index 7643e9f0db..0000000000
--- a/src/mesa/es/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-glapi/glapi-es*
-glapi/glapi-stamp
-main/get_es*.c
-main/api_exec_es*.c
-objs-es*