From 17e97ea8692cccb6d526579c489b7a9c647468cf Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 23 Nov 2006 00:44:14 +0000 Subject: [PATCH] fix typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 71c4e48e181..b95cedda8d8 100644 --- a/Makefile +++ b/Makefile @@ -211,7 +211,7 @@ MAIN_FILES = \ $(DIRECTORY)/src/mesa/glapi/sources \ $(DIRECTORY)/src/mesa/array_cache/*.[ch] \ $(DIRECTORY)/src/mesa/array_cache/descrip.mms \ - $(DIRECTORY)/src/mesa/array_cache/sourcess \ + $(DIRECTORY)/src/mesa/array_cache/sources \ $(DIRECTORY)/src/mesa/math/*.[ch] \ $(DIRECTORY)/src/mesa/math/descrip.mms \ $(DIRECTORY)/src/mesa/math/sources \ -- 2.30.2