From: Emil Velikov Date: Thu, 23 Feb 2017 16:48:54 +0000 (+0000) Subject: vc4: automake: add the kernel/README to the tarball X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aa63b7fa16d9406531d11e5245b092c3d3cf2859;p=mesa.git vc4: automake: add the kernel/README to the tarball Signed-off-by: Emil Velikov Reviewed-by: Eric Anholt Reviewed-by: Andreas Boll --- diff --git a/src/gallium/drivers/vc4/Makefile.am b/src/gallium/drivers/vc4/Makefile.am index 291c28fa92e..b361a0c588a 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