From 7fcf4c6d2b4284360862a6cafc5d57995fd4a13a Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 24 Feb 2009 14:27:43 -0700 Subject: mesa: s/sources/sources.mak/ in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c79fb1cb28b..7a495a7084f 100644 --- a/Makefile +++ b/Makefile @@ -225,7 +225,7 @@ MAIN_FILES = \ $(DIRECTORY)/src/Makefile \ $(DIRECTORY)/src/descrip.mms \ $(DIRECTORY)/src/mesa/Makefile* \ - $(DIRECTORY)/src/mesa/sources \ + $(DIRECTORY)/src/mesa/sources.mak \ $(DIRECTORY)/src/mesa/descrip.mms \ $(DIRECTORY)/src/mesa/gl.pc.in \ $(DIRECTORY)/src/mesa/osmesa.pc.in \ -- cgit v1.2.3