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 3143b2a6c2..76cd5e27da 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -35,6 +35,7 @@ SOURCES = antialias.c \ fptest1.c \ fptexture.c \ getprocaddress.c \ + interleave.c \ invert.c \ manytex.c \ multipal.c \ |