Mesa (master): mesa: add missing file to GALLIUM_FILES

Brian Paul brianp at kemper.freedesktop.org
Mon Apr 5 23:31:44 UTC 2010


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

Author: Thierry Vignaud <thierry.vignaud at gmail.com>
Date:   Mon Apr  5 17:31:18 2010 -0600

mesa: add missing file to GALLIUM_FILES

Signed-off-by: Brian Paul <brianp at vmware.com>

---

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

diff --git a/Makefile b/Makefile
index 4e85f1f..38b53e9 100644
--- a/Makefile
+++ b/Makefile
@@ -320,6 +320,7 @@ GALLIUM_FILES = \
 	$(DIRECTORY)/src/gallium/Makefile				\
 	$(DIRECTORY)/src/gallium/Makefile.template			\
 	$(DIRECTORY)/src/gallium/SConscript				\
+	$(DIRECTORY)/src/gallium/targets/Makefile.dri			\
 	$(DIRECTORY)/src/gallium/*/Makefile				\
 	$(DIRECTORY)/src/gallium/*/SConscript				\
 	$(DIRECTORY)/src/gallium/*/*/Makefile				\




More information about the mesa-commit mailing list