Mesa (mesa_7_6_branch): progs/fp: Add tri-inv.c to Makefile.

Vinson Lee vlee at kemper.freedesktop.org
Sat Dec 5 01:30:43 UTC 2009


Module: Mesa
Branch: mesa_7_6_branch
Commit: e5bc2a19bdaeeda2aa60562f6a580e27c74e9569
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5bc2a19bdaeeda2aa60562f6a580e27c74e9569

Author: Vinson Lee <vlee at vmware.com>
Date:   Fri Dec  4 17:29:53 2009 -0800

progs/fp: Add tri-inv.c to Makefile.

---

 progs/fp/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/progs/fp/Makefile b/progs/fp/Makefile
index 681928c..d77cd32 100755
--- a/progs/fp/Makefile
+++ b/progs/fp/Makefile
@@ -17,6 +17,7 @@ SOURCES = \
 	tri-depth2.c \
 	tri-depthwrite.c \
 	tri-depthwrite2.c \
+	tri-inv.c \
         tri-param.c \
         fp-tri.c
 




More information about the mesa-commit mailing list