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 27e2eafdfcb..75d1eca08ee 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -84,6 +84,8 @@ SOURCES = \ vpwarpmesh.c \ yuvrect.c \ yuvsquare.c \ + zcomp.c \ + zdrawpix.c \ zreaddraw.c PROGS = $(SOURCES:%.c=%) |