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 d571c1584..5de4d43ca 100644 --- a/perf/micro/Makefile.sources +++ b/perf/micro/Makefile.sources @@ -31,6 +31,7 @@ libcairo_perf_micro_sources = \ many-strokes.c \ many-fills.c \ many-curves.c \ + curve.c \ spiral.c \ $(NULL) |