summaryrefslogtreecommitdiff
path: root/perf/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'perf/Makefile.sources')
-rw-r--r--perf/Makefile.sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/perf/Makefile.sources b/perf/Makefile.sources
index 9867ea52..0c15ae9c 100644
--- a/perf/Makefile.sources
+++ b/perf/Makefile.sources
@@ -11,6 +11,9 @@ libcairoperf_headers = \
cairo-stats.h \
$(NULL)
+cairo_analyse_trace_sources = cairo-analyse-trace.c
+cairo_analyse_trace_external_sources = ../src/cairo-error.c
+
cairo_perf_trace_sources = cairo-perf-trace.c
cairo_perf_trace_external_sources = \
../src/cairo-error.c \