summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-01-19 14:52:13 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-01-19 14:52:13 +0000
commit31fb7648fc3b5b332c151226d61722c09c342570 (patch)
treec4918a8fd2cd8e40ca58cdfea07ed669ec8d1e72 /progs
parent4f6d9aaa9a3deca941cf13f325d28f9be587d58c (diff)
added texobjshare.c
Diffstat (limited to 'progs')
-rw-r--r--progs/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile
index 1a294014aaa..34eb404e916 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 \