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 2ae5d9f8d..9b520ec42 100644 --- a/pixman/test/Makefile.sources +++ b/pixman/test/Makefile.sources @@ -27,6 +27,7 @@ TESTPROGRAMS = \ scaling-test \ affine-test \ composite \ + tolerance-test \ $(NULL) # Other programs |