diff options
Diffstat (limited to 'pixman/test/Makefile.sources')
-rw-r--r-- | pixman/test/Makefile.sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pixman/test/Makefile.sources b/pixman/test/Makefile.sources index fad8c6f69..0f344116d 100644 --- a/pixman/test/Makefile.sources +++ b/pixman/test/Makefile.sources @@ -5,7 +5,9 @@ TESTPROGRAMS = \ region-test \ region-translate-test \ fetch-test \ + rotate-test \ oob-test \ + infinite-loop \ trap-crasher \ alpha-loop \ scaling-crash-test \ |