mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
r600/eg: distribute egd_tables.py in the dist file
Otherwise, `make distcheck` will fail. Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
This commit is contained in:
parent
4152edbcde
commit
621a784529
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue