diff options
Diffstat (limited to 'test/Makefile.sources')
-rw-r--r-- | test/Makefile.sources | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile.sources b/test/Makefile.sources index 50b4d3ea..0a58ac07 100644 --- a/test/Makefile.sources +++ b/test/Makefile.sources @@ -150,7 +150,8 @@ test_sources = \ png.c \ push-group.c \ radial-gradient.c \ - random-intersections.c \ + random-intersections-eo.c \ + random-intersections-nonzero.c \ rectangle-rounding-error.c \ rectilinear-fill.c \ rectilinear-miter-limit.c \ |