diff options
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r-- | progs/tests/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile index eb087813e02..1ab2df91c87 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -28,7 +28,9 @@ PROGS = antialias \ vptest2 \ vptest3 \ vptorus \ - vpwarpmesh + vpwarpmesh \ + yuvrect \ + yuvsquare ##### RULES ##### |