Add t_vertex.c
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 5 Jan 2004 10:06:49 +0000 (10:06 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 5 Jan 2004 10:06:49 +0000 (10:06 +0000)
src/mesa/sources

index c05bffedbd7559b57c117a28eb0ad2b7a076d5bb..f7bbf48d8a80041487ae9620b19533de74f04116 100644 (file)
@@ -130,6 +130,7 @@ TNL_SOURCES = \
        tnl/t_vb_texgen.c \
        tnl/t_vb_texmat.c \
        tnl/t_vb_vertex.c \
+       tnl/t_vertex.c \
        tnl/t_vtx_api.c \
        tnl/t_vtx_eval.c \
        tnl/t_vtx_exec.c