Mesa (master): nouveau: add codegen/unordered_set.h to the tarball

Emil Velikov evelikov at kemper.freedesktop.org
Sat Aug 22 12:26:16 UTC 2015


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

Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sat Aug 22 12:15:27 2015 +0100

nouveau: add codegen/unordered_set.h to the tarball

Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

---

 src/gallium/drivers/nouveau/Makefile.sources |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/gallium/drivers/nouveau/Makefile.sources b/src/gallium/drivers/nouveau/Makefile.sources
index 3fae3bc..9346ea3 100644
--- a/src/gallium/drivers/nouveau/Makefile.sources
+++ b/src/gallium/drivers/nouveau/Makefile.sources
@@ -121,7 +121,8 @@ NV50_CODEGEN_SOURCES := \
 	codegen/nv50_ir_target_nv50.cpp \
 	codegen/nv50_ir_target_nv50.h \
 	codegen/nv50_ir_util.cpp \
-	codegen/nv50_ir_util.h
+	codegen/nv50_ir_util.h \
+	codegen/unordered_set.h
 
 NVC0_CODEGEN_SOURCES := \
 	codegen/nv50_ir_emit_gk110.cpp \




More information about the mesa-commit mailing list