From: Brian Paul Date: Thu, 23 Nov 2006 00:44:14 +0000 (+0000) Subject: fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=17e97ea8692cccb6d526579c489b7a9c647468cf;p=mesa.git fix typo --- 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 \