Module: Mesa Branch: master Commit: 2b692cd6d6f42d4e7a7f8100383759d49a907f1d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b692cd6d6f42d4e7a7f8100383759d49a907f1d
Author: Brian Paul <[email protected]> Date: Wed Sep 9 12:01:28 2009 -0600 mesa: include new u_format.csv file in tarballs --- Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index 211937d..b4f1934 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] \ _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
