summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile.wfx
diff options
context:
space:
mode:
authorDaniel Borca <dborca@users.sourceforge.net>2004-01-08 07:36:37 +0000
committerDaniel Borca <dborca@users.sourceforge.net>2004-01-08 07:36:37 +0000
commit1a2a1f039d8730aa45a1f41819a3f3827f905d10 (patch)
tree1b5829482ffcbe38e71a5f29b99c09d7b50aa876 /src/mesa/Makefile.wfx
parentd994f6dda5fae94c0ad159e2cc36b73145bf4a9f (diff)
updated makefiles
Diffstat (limited to 'src/mesa/Makefile.wfx')
-rw-r--r--src/mesa/Makefile.wfx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/Makefile.wfx b/src/mesa/Makefile.wfx
index 0886c2c152..2dd985b78c 100644
--- a/src/mesa/Makefile.wfx
+++ b/src/mesa/Makefile.wfx
@@ -224,8 +224,7 @@ SWRAST_SOURCES =\
SWRAST_SETUP_SOURCES =\
swrast_setup\ss_context.c\
- swrast_setup\ss_triangle.c\
- swrast_setup\ss_vb.c
+ swrast_setup\ss_triangle.c
TNL_SOURCES =\
tnl\t_array_api.c\
@@ -244,6 +243,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