diff options
Diffstat (limited to 'progs/fp/Makefile')
-rw-r--r-- | progs/fp/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/progs/fp/Makefile b/progs/fp/Makefile index d6e0ef8b19..8c287d6ac3 100644 --- a/progs/fp/Makefile +++ b/progs/fp/Makefile @@ -45,6 +45,10 @@ SOURCES = \ tri-tex.c \ tri-xpd.c \ tri-position.c \ + tri-depth.c \ + tri-depth2.c \ + tri-depthwrite.c \ + tri-depthwrite2.c \ NOTDONE=\ tri-txb.c \ |