Sync to mesa head

This commit is contained in:
David Reveman 2006-05-23 08:59:18 +00:00
parent 49ab625ed0
commit c363f4212d
2 changed files with 3 additions and 0 deletions

View file

@ -62,6 +62,7 @@ nodist_libmain_la_SOURCES = accum.c \
points.c \
polygon.c \
rastpos.c \
rbadaptors.c \
renderbuffer.c \
state.c \
stencil.c \

View file

@ -169,6 +169,8 @@ symlink_mesa_main() {
action polygon.h
action rastpos.c
action rastpos.h
action rbadaptors.c
action rbadaptors.h
action renderbuffer.c
action renderbuffer.h
action simple_list.h