summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-09 12:01:28 -0600
committerBrian Paul <brianp@vmware.com>2009-09-09 12:01:39 -0600
commit2b692cd6d6f42d4e7a7f8100383759d49a907f1d (patch)
tree2b0d4e4eb94c23a27723bbce1930907198bf6586 /Makefile
parente0f99b8268496576b017f4d0eb0ed09507c2f30d (diff)
mesa: include new u_format.csv file in tarballs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 211937d731..b4f1934a5c 100644
--- a/Makefile
+++ b/Makefile
@@ -325,6 +325,7 @@ GALLIUM_FILES = \
$(DIRECTORY)/src/gallium/*/*/SConscript \
$(DIRECTORY)/src/gallium/*/*/*.[ch] \
$(DIRECTORY)/src/gallium/*/*/*.py \
+ $(DIRECTORY)/src/gallium/*/*/*.csv \
$(DIRECTORY)/src/gallium/*/*/*/Makefile \
$(DIRECTORY)/src/gallium/*/*/*/SConscript \
$(DIRECTORY)/src/gallium/*/*/*/*.[ch] \