summaryrefslogtreecommitdiff
path: root/test/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-03-06 18:12:36 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2010-03-06 18:12:36 +0000
commit473e006ad6ef0959c8a7059aba0689a16a937732 (patch)
tree1f8c5266ea223db7cdd1b440b2f95420045f5180 /test/Makefile.sources
parentf79b2ceea4722b5059563be1eb55de617fecc004 (diff)
test: Add a1-mask-sample
Test sampling positions with a NEAREST mask.
Diffstat (limited to 'test/Makefile.sources')
-rw-r--r--test/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.sources b/test/Makefile.sources
index c770db66..bef75290 100644
--- a/test/Makefile.sources
+++ b/test/Makefile.sources
@@ -1,6 +1,7 @@
test_sources = \
a1-image-sample.c \
a1-mask.c \
+ a1-mask-sample.c \
a1-traps-sample.c \
a8-mask.c \
alpha-similar.c \