Mesa (master): mesa: s/sources/sources.mak/ in Makefile

Brian Paul brianp at kemper.freedesktop.org
Tue Feb 24 21:31:11 UTC 2009


Module: Mesa
Branch: master
Commit: 7fcf4c6d2b4284360862a6cafc5d57995fd4a13a
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7fcf4c6d2b4284360862a6cafc5d57995fd4a13a

Author: Brian Paul <brianp at vmware.com>
Date:   Tue Feb 24 14:27:43 2009 -0700

mesa: s/sources/sources.mak/ in Makefile

---

 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index c79fb1c..7a495a7 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				\




More information about the mesa-commit mailing list