From ce81fe69da00f86464a109243d6e109b71335329 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Mon, 5 Jan 2004 10:06:49 +0000 Subject: Add t_vertex.c --- src/mesa/sources | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/sources') diff --git a/src/mesa/sources b/src/mesa/sources index c05bffedbd..f7bbf48d8a 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 -- cgit v1.2.3