progs/fp: Add tri-inv.c to Makefile.
authorVinson Lee <vlee@vmware.com>
Sat, 5 Dec 2009 01:29:53 +0000 (17:29 -0800)
committerVinson Lee <vlee@vmware.com>
Sat, 5 Dec 2009 01:29:53 +0000 (17:29 -0800)
progs/fp/Makefile

index 681928cf26022a227224d70eab79fdcf3ad35829..d77cd32b4df673bba1298fa754f8d7e62b1506d0 100755 (executable)
@@ -17,6 +17,7 @@ SOURCES = \
        tri-depth2.c \
        tri-depthwrite.c \
        tri-depthwrite2.c \
+       tri-inv.c \
         tri-param.c \
         fp-tri.c