diff options
Diffstat (limited to 'perf/micro/Makefile.sources')
-rw-r--r-- | perf/micro/Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perf/micro/Makefile.sources b/perf/micro/Makefile.sources index ee8cc57d..b6ee1199 100644 --- a/perf/micro/Makefile.sources +++ b/perf/micro/Makefile.sources @@ -29,6 +29,7 @@ libcairo_perf_micro_sources = \ pythagoras-tree.c \ intersections.c \ many-strokes.c \ + many-fills.c \ spiral.c \ $(NULL) |