diff options
Diffstat (limited to 'pixman/test/Makefile.sources')
-rw-r--r-- | pixman/test/Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pixman/test/Makefile.sources b/pixman/test/Makefile.sources index b5fc740f3..2fabdb574 100644 --- a/pixman/test/Makefile.sources +++ b/pixman/test/Makefile.sources @@ -33,6 +33,7 @@ OTHERPROGRAMS = \ lowlevel-blt-bench \ radial-perf-test \ check-formats \ + scaling-bench \ $(NULL) # Utility functions |