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 90f4bb6f..ee8cc57d 100644 --- a/perf/micro/Makefile.sources +++ b/perf/micro/Makefile.sources @@ -28,6 +28,7 @@ libcairo_perf_micro_sources = \ dragon.c \ pythagoras-tree.c \ intersections.c \ + many-strokes.c \ spiral.c \ $(NULL) |