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/.gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mesa/.gitignore') 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* -- cgit v1.2.3