aboutsummaryrefslogtreecommitdiff
path: root/pixman/test/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/test/Makefile.sources')
-rw-r--r--pixman/test/Makefile.sources3
1 files changed, 2 insertions, 1 deletions
diff --git a/pixman/test/Makefile.sources b/pixman/test/Makefile.sources
index 5b30970b9..b5fc740f3 100644
--- a/pixman/test/Makefile.sources
+++ b/pixman/test/Makefile.sources
@@ -28,9 +28,10 @@ TESTPROGRAMS = \
composite \
$(NULL)
-# Benchmarks
+# Other programs
OTHERPROGRAMS = \
lowlevel-blt-bench \
+ radial-perf-test \
check-formats \
$(NULL)