summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2005-07-07 19:34:06 +0000
committerIan Romanick <idr@us.ibm.com>2005-07-07 19:34:06 +0000
commit259f096ed862b0566111378af5bcdd5c34039faa (patch)
tree0e3907807bcb8f93bc639d748f8454bca8432b37 /progs/tests/Makefile
parentf3186e578938f4f02268317da528c664d6be7b46 (diff)
Add regression test for bug #3101.
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r--progs/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile
index 4d3d2696b8..c32eb9beaf 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -22,6 +22,7 @@ SOURCES = antialias.c \
blendminmax.c \
blendsquare.c \
bufferobj.c \
+ bug_3101.c \
crossbar.c \
cva.c \
dinoshade.c \