From 976c858acc36b5ec1bf03c24b10e8bae81c2a21f Mon Sep 17 00:00:00 2001 From: Chia-I Wu Date: Wed, 23 Dec 2009 11:18:48 +0800 Subject: Clean up ES_FILES. Signed-off-by: Chia-I Wu --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5029f72367..b74e8485ab 100644 --- a/Makefile +++ b/Makefile @@ -315,9 +315,9 @@ ES_FILES = \ $(DIRECTORY)/src/mesa/es/glapi/*.py \ $(DIRECTORY)/src/mesa/es/state_tracker/*.[ch] \ $(DIRECTORY)/src/mesa/es/main/*.[ch] \ + $(DIRECTORY)/src/mesa/es/main/*.xml \ $(DIRECTORY)/src/mesa/es/main/*.py \ - $(DIRECTORY)/src/mesa/es/main/*.txt \ - $(DIRECTORY)/src/mesa/es/main/es*_special \ + $(DIRECTORY)/src/mesa/es/main/*.dtd \ $(DIRECTORY)/src/mesa/es/Makefile \ $(DIRECTORY)/src/mesa/es/sources.mak \ -- cgit v1.2.3