diff options
Diffstat (limited to 'progs/tests/Makefile')
-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 872fa0f6214..1a294014aaa 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -38,6 +38,7 @@ SOURCES = antialias.c \ seccolor.c \ sharedtex.c \ stencilwrap.c \ + stencil_wrap.c \ tex1d.c \ texline.c \ texrect.c \ |