[Mesa-dev] [PATCH 2/5] vc4: automake: add the kernel/README to the tarball
Emil Velikov
emil.l.velikov at gmail.com
Thu Feb 23 16:48:54 UTC 2017
From: Emil Velikov <emil.velikov at collabora.com>
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
src/gallium/drivers/vc4/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/gallium/drivers/vc4/Makefile.am b/src/gallium/drivers/vc4/Makefile.am
index 291c28fa92..b361a0c588 100644
--- a/src/gallium/drivers/vc4/Makefile.am
+++ b/src/gallium/drivers/vc4/Makefile.am
@@ -46,3 +46,5 @@ libvc4_la_LIBADD += libvc4_neon.la
libvc4_neon_la_SOURCES = vc4_tiling_lt.c
libvc4_neon_la_CFLAGS = $(AM_CFLAGS) -DVC4_BUILD_NEON
+
+EXTRA_DIST = kernel/README
--
2.11.0
More information about the mesa-dev
mailing list