diff options
author | Brian <brian@yutani.localnet.net> | 2007-04-16 11:35:22 -0600 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-04-16 11:35:22 -0600 |
commit | deda7791dfa34d0563c8d7fa2a0660ac27e6858c (patch) | |
tree | 96109c0a1f225c78aa4a09d3f2229d7e6cd59f9d | |
parent | 02d42f344ce020c9b84723671cb9c68d5c064933 (diff) |
remove sources deleted in Mesa
-rw-r--r-- | GL/mesa/tnl/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/GL/mesa/tnl/Makefile.am b/GL/mesa/tnl/Makefile.am index 84301d3d8..b3c82066f 100644 --- a/GL/mesa/tnl/Makefile.am +++ b/GL/mesa/tnl/Makefile.am @@ -21,8 +21,6 @@ INCLUDES = -I@MESA_SOURCE@/include \ nodist_libtnl_la_SOURCES = t_context.c \ t_draw.c \ t_pipeline.c \ - t_vb_arbprogram.c \ - t_vb_arbprogram_sse.c \ t_vb_cull.c \ t_vb_fog.c \ t_vb_light.c \ |