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 0a58ac07..5494fe90 100644 --- a/test/Makefile.sources +++ b/test/Makefile.sources @@ -152,6 +152,8 @@ test_sources = \ radial-gradient.c \ random-intersections-eo.c \ random-intersections-nonzero.c \ + random-intersections-curves-eo.c \ + random-intersections-curves-nz.c \ rectangle-rounding-error.c \ rectilinear-fill.c \ rectilinear-miter-limit.c \ |