diff options
author | Brian Paul <[email protected]> | 2011-06-24 09:01:33 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-06-24 09:02:57 -0600 |
commit | 08183357c036352b7f143ad1f4be2b8e79333a98 (patch) | |
tree | a47d31e6380714d46bafdccc42d53da8495434ec /src/gallium/tests/trivial | |
parent | b663292ae940e76e7d8f3f6d2a895fa51564539f (diff) |
gallium/tests/trivial: update comment
Diffstat (limited to 'src/gallium/tests/trivial')
-rw-r--r-- | 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 d47cb2a4b4f..4ddbb0b73dc 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 |