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

This commit is contained in:
Vinson Lee
2009-12-04 17:29:53 -08:00
parent 225bc70b77
commit e5bc2a19bd

View File

@@ -17,6 +17,7 @@ SOURCES = \
tri-depth2.c \
tri-depthwrite.c \
tri-depthwrite2.c \
tri-inv.c \
tri-param.c \
fp-tri.c