From 39f222a4217eb574fbd18ecb7786ffbd4228d03f Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Thu, 24 Aug 2006 17:49:37 +0000 Subject: add point-position.c --- progs/fp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/progs/fp/Makefile b/progs/fp/Makefile index d461ebcc60..d979be83d3 100644 --- a/progs/fp/Makefile +++ b/progs/fp/Makefile @@ -46,6 +46,7 @@ SOURCES = \ tri-tex.c \ tri-xpd.c \ tri-position.c \ + point-position.c \ tri-depth.c \ tri-depth2.c \ tri-depthwrite.c \ -- cgit v1.2.3