aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <[email protected]>2018-03-19 14:06:57 +0100
committerJuan A. Suarez Romero <[email protected]>2018-03-22 18:25:39 +0100
commit40ecee89b74147b090b197e0aeceb1b876d529be (patch)
treebdee887c0d4dff343d760cba0ebf6e1e24a3ee34 /src
parent0bf12748834352868bc162d9e24b3c9146dd3e0e (diff)
swr/rast: autotools: add events_private.proto in dist tarball.
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src')
-rw-r--r--src/gallium/drivers/swr/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/swr/Makefile.am b/src/gallium/drivers/swr/Makefile.am
index 13c7f8b7345..5ec9213c349 100644
--- a/src/gallium/drivers/swr/Makefile.am
+++ b/src/gallium/drivers/swr/Makefile.am
@@ -368,6 +368,7 @@ EXTRA_DIST = \
rasterizer/codegen/meson.build \
rasterizer/core/backends/meson.build \
rasterizer/archrast/events.proto \
+ rasterizer/archrast/events_private.proto \
rasterizer/codegen/gen_llvm_ir_macros.py \
rasterizer/codegen/gen_llvm_types.py \
rasterizer/codegen/gen_archrast.py \