Module: Mesa Branch: 7.8 Commit: 6abc3501c6c6d99a6e115cd645cec0c94ff00e1e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6abc3501c6c6d99a6e115cd645cec0c94ff00e1e
Author: Vinson Lee <[email protected]> Date: Sat Mar 27 14:40:41 2010 -0700 progs/tests: Remove duplicate texcompress2 in SConscript. --- progs/tests/SConscript | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/progs/tests/SConscript b/progs/tests/SConscript index b1c7c99..037a0c3 100644 --- a/progs/tests/SConscript +++ b/progs/tests/SConscript @@ -9,7 +9,6 @@ glx_progs = [ 'getprocaddress', 'jkrahntest', 'sharedtex', - 'texcompress2', 'texobjshare', ] _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
