[Mesa-dev] [PATCH 10/27] gallium/tools: pick up the tools for distribution

Emil Velikov emil.l.velikov at gmail.com
Fri Aug 29 16:45:08 PDT 2014


Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
 src/gallium/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am
index f6c06ed..4caf2e0 100644
--- a/src/gallium/Makefile.am
+++ b/src/gallium/Makefile.am
@@ -183,6 +183,9 @@ EXTRA_DIST += \
 	state_trackers/hgl targets/haiku-softpipe
 
 
+EXTRA_DIST += \
+	tools
+
 ##
 ## Gallium tests
 ##
-- 
2.0.2



More information about the mesa-dev mailing list