From: Brian Paul Date: Tue, 24 Feb 2009 21:27:43 +0000 (-0700) Subject: mesa: s/sources/sources.mak/ in Makefile X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7fcf4c6d2b4284360862a6cafc5d57995fd4a13a;p=mesa.git mesa: s/sources/sources.mak/ in 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 \