diff options
-rw-r--r-- | src/mesa/sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/sources b/src/mesa/sources index c05bffedbd7..f7bbf48d8a8 100644 --- a/src/mesa/sources +++ b/src/mesa/sources @@ -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 |