r600/eg: distribute egd_tables.py in the dist file
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Fri, 9 Jun 2017 14:57:26 +0000 (14:57 +0000)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Mon, 12 Jun 2017 09:35:24 +0000 (11:35 +0200)
Otherwise, `make distcheck` will fail.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/drivers/r600/Makefile.am

index 44fd51d216ae8272abaf3c9a7d247d056d33f22c..2b1ffb5bba8d9182737abc50ab75986d2f790c98 100644 (file)
@@ -35,6 +35,10 @@ AM_CFLAGS += \
        -DHAVE_OPENCL
 endif
 
+CLEANFILES = \
+       egd_tables.h
+
 EXTRA_DIST = \
+       egd_tables.py \
        sb/notes.markdown \
        sb/sb_bc_fmt_def.inc