added zreaddraw.c

This commit is contained in:
Brian Paul 2004-04-08 22:45:02 +00:00
parent f3b732f5e5
commit 32aee1fcc0
1 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,8 @@ SOURCES = antialias.c \
vptorus.c \
vpwarpmesh.c \
yuvrect.c \
yuvsquare.c
yuvsquare.c \
zreaddraw.c
PROGS = $(SOURCES:%.c=%)