Mesa (master): intel/tools: add intel_sanitize_gpu to EXTRA_DIST

Scott D Phillips scott-ph at kemper.freedesktop.org
Tue Jun 5 17:34:05 UTC 2018


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

Author: Scott D Phillips <scott.d.phillips at intel.com>
Date:   Tue Jun  5 09:33:49 2018 -0700

intel/tools: add intel_sanitize_gpu to EXTRA_DIST

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106778
Fixes: cc41603d6d ("intel/tools: new intel_sanitize_gpu tool")
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

---

 src/intel/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/intel/Makefile.am b/src/intel/Makefile.am
index 2f96a68d99..3e098a7ac9 100644
--- a/src/intel/Makefile.am
+++ b/src/intel/Makefile.am
@@ -69,6 +69,8 @@ EXTRA_DIST = \
 	dev/meson.build \
 	genxml/meson.build \
 	isl/meson.build \
+	tools/intel_sanitize_gpu.c \
+	tools/intel_sanitize_gpu.in \
 	tools/meson.build \
 	vulkan/meson.build \
 	meson.build




More information about the mesa-commit mailing list