From 87cc2da16ef2c32813eee9c9c8af3c919f4739d9 Mon Sep 17 00:00:00 2001 From: Chia-I Wu Date: Wed, 12 May 2010 14:17:17 +0800 Subject: 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. --- src/mesa/es/.gitignore | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/mesa/es/.gitignore (limited to 'src/mesa/es/.gitignore') 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* -- cgit v1.2.3