summaryrefslogtreecommitdiff
path: root/progs/tests
diff options
context:
space:
mode:
authorBrian <brian@nostromo.localnet.net>2007-03-11 17:30:13 -0600
committerBrian <brian@nostromo.localnet.net>2007-03-11 17:30:13 -0600
commit3f7ef618b6ea9d80aaef416ca9ddf6994bcbec8e (patch)
treee4eef89d586fca41d837674914969b7a588d0b4a /progs/tests
parent15aa7aaa9327f528d1edc47d76fcc92e32bf001e (diff)
added drawbuffers.c
Diffstat (limited to 'progs/tests')
-rw-r--r--progs/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile
index 3a22285250c..482ae2c473b 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -33,6 +33,7 @@ SOURCES = \
crossbar.c \
cva.c \
dinoshade.c \
+ drawbuffers.c \
floattex.c \
fbotest1.c \
fbotest2.c \