From: Brian Paul Date: Wed, 19 Jan 2005 14:52:13 +0000 (+0000) Subject: added texobjshare.c X-Git-Tag: 062012170305~23284 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=31fb7648fc3b5b332c151226d61722c09c342570;p=profile%2Fivi%2Fmesa.git added texobjshare.c --- diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 1a29401..34eb404 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -41,6 +41,7 @@ SOURCES = antialias.c \ stencil_wrap.c \ tex1d.c \ texline.c \ + texobjshare.c \ texrect.c \ texwrap.c \ vparray.c \