diff options
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r-- | progs/tests/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 6a8d51112a4..9f1e3cc9eb4 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -22,6 +22,7 @@ SOURCES = antialias.c \ bufferobj.c \ cva.c \ dinoshade.c \ + floattex.c \ fogcoord.c \ fptest1.c \ fptexture.c \ @@ -33,6 +34,7 @@ SOURCES = antialias.c \ seccolor.c \ sharedtex.c \ stencilwrap.c \ + swaplock.c \ tex1d.c \ texline.c \ texrect.c \ |