diff options
Diffstat (limited to 'test/Makefile.sources')
-rw-r--r-- | test/Makefile.sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.sources b/test/Makefile.sources index aec133f3..68672f5f 100644 --- a/test/Makefile.sources +++ b/test/Makefile.sources @@ -19,11 +19,13 @@ test_sources = \ clip-fill.c \ clip-fill-rule.c \ clip-fill-rule-pixel-aligned.c \ + clip-fill-unbounded.c \ clip-image.c \ clip-nesting.c \ clip-operator.c \ clip-push-group.c \ clip-stroke.c \ + clip-stroke-unbounded.c \ clip-text.c \ clip-twice.c \ clip-unbounded.c \ |