Add t_vertex.c

This commit is contained in:
Keith Whitwell 2004-01-05 10:06:49 +00:00
parent 790734045b
commit ce81fe69da

View 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