summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@tungstengraphics.com>2008-06-18 18:35:11 +0200
committerJakob Bornecrantz <jakob@tungstengraphics.com>2008-06-18 19:07:07 +0200
commitba344753b16d7bc7df40bd85989d0c84e48190bb (patch)
tree98a63687b7c500f91da5a3c0a43f3eb274c57c05 /progs/tests/Makefile
parentb1eff0228b7199920c02e62446ebf5496c298814 (diff)
tests: Added a test for a strange bug in texstore_a8
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 75d1eca08e..7e8c0c8e34 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -30,6 +30,7 @@ SOURCES = \
bug_3050.c \
bug_3101.c \
bug_3195.c \
+ bug_texstore_i8.c \
calibrate_rast.c \
copypixrate.c \
crossbar.c \