Fix for building with Mesa CVS

This commit is contained in:
David Reveman 2006-02-13 10:52:06 +00:00
parent 281e811263
commit 6aadae7117
2 changed files with 6 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2006-02-13 David Reveman <davidr@novell.com>
* GL/mesa/swrast/Makefile.am: Mesa CVS sources.
2006-02-10 David Reveman <davidr@novell.com>
* hw/xgl/xglscreen.c (xglScreenInit): Remove warning.

View file

@ -29,19 +29,17 @@ nodist_libswrast_la_SOURCES = s_aaline.c \
s_drawpix.c \
s_feedback.c \
s_fog.c \
s_fragprog_to_c.c \
s_imaging.c \
s_lines.c \
s_logic.c \
s_masking.c \
s_nvfragprog.c \
s_pixeltex.c \
s_points.c \
s_readpix.c \
s_span.c \
s_stencil.c \
s_tcc.c \
s_texcombine.c \
s_texfilter.c \
s_texstore.c \
s_texture.c \
s_triangle.c \
s_zoom.c