diff options
-rw-r--r-- | progs/tests/Makefile | 1 |
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 \ |