Module: Mesa Branch: master Commit: 823703418edd4a65f88b892567dc904664d4e3f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=823703418edd4a65f88b892567dc904664d4e3f8
Author: Brian Paul <[email protected]> Date: Thu Aug 13 15:06:28 2009 -0600 mesa: added *.shtest files to demo tarball --- Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index df0c2f5..220676f 100644 --- a/Makefile +++ b/Makefile @@ -425,6 +425,7 @@ DEMO_FILES = \ $(DIRECTORY)/progs/glsl/*.c \ $(DIRECTORY)/progs/glsl/*.frag \ $(DIRECTORY)/progs/glsl/*.vert \ + $(DIRECTORY)/progs/glsl/*.shtest \ $(DIRECTORY)/progs/windml/Makefile.ugl \ $(DIRECTORY)/progs/windml/*.c \ $(DIRECTORY)/progs/windml/*.bmp \ _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
