projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3b732f
)
added zreaddraw.c
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 8 Apr 2004 22:45:02 +0000
(22:45 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 8 Apr 2004 22:45:02 +0000
(22:45 +0000)
progs/tests/Makefile
patch
|
blob
|
history
diff --git
a/progs/tests/Makefile
b/progs/tests/Makefile
index 0a08b251e9ed1522c63c8f3bcd6df9984a465734..ee75e71c7d7ca7660e6164950ef1b7d9368b8ef7 100644
(file)
--- a/
progs/tests/Makefile
+++ b/
progs/tests/Makefile
@@
-44,7
+44,8
@@
SOURCES = antialias.c \
vptorus.c \
vpwarpmesh.c \
yuvrect.c \
- yuvsquare.c
+ yuvsquare.c \
+ zreaddraw.c
PROGS = $(SOURCES:%.c=%)