summaryrefslogtreecommitdiff
path: root/test/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-01-08 09:51:15 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2012-01-11 12:43:43 +0000
commit20a1676c28e57686dda3f7afab035d40228c0f6f (patch)
treead8d56385458727cb5eafe41c5a6b0500004ba28 /test/Makefile.sources
parent42ad7a2385604d6c2715bc2e638e1c75245c8ffe (diff)
test: Add arc-direction
A simple example of how to draw arcs. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
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 f7126994a..54a2dae1a 100644
--- a/test/Makefile.sources
+++ b/test/Makefile.sources
@@ -12,6 +12,7 @@ test_sources = \
a8-mask.c \
aliasing.c \
alpha-similar.c \
+ arc-direction.c \
arc-infinite-loop.c \
arc-looping-dash.c \
api-special-cases.c \