Module: Mesa Branch: master Commit: 08183357c036352b7f143ad1f4be2b8e79333a98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08183357c036352b7f143ad1f4be2b8e79333a98
Author: Brian Paul <[email protected]> Date: Fri Jun 24 09:01:33 2011 -0600 gallium/tests/trivial: update comment --- src/gallium/tests/trivial/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/gallium/tests/trivial/Makefile b/src/gallium/tests/trivial/Makefile index d47cb2a..4ddbb0b 100644 --- a/src/gallium/tests/trivial/Makefile +++ b/src/gallium/tests/trivial/Makefile @@ -1,4 +1,4 @@ -# progs/gallium/simple/Makefile +# src/gallium/tests/trivial/Makefile TOP = ../../../.. include $(TOP)/configs/current _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
