summaryrefslogtreecommitdiff
path: root/perf/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2006-11-27 13:23:13 -0500
committerBehdad Esfahbod <behdad@behdad.org>2006-11-27 13:23:13 -0500
commit72a4a9834626ddd05c57c6b3f59e936969f0eee9 (patch)
tree6dee9f936b32199b464297444a6e41a123c1681b /perf/Makefile.am
parent9c3b161c7067d8eda7f8d1cfb36ca285e4e7fa35 (diff)
[test|perf|boilerplate/Makefile.am] Add -I$(top_builddir)/src to INCLUDES
needed to find cairo-features.h when building out of tree.
Diffstat (limited to 'perf/Makefile.am')
-rw-r--r--perf/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/perf/Makefile.am b/perf/Makefile.am
index 27316ec2..5fbcc74c 100644
--- a/perf/Makefile.am
+++ b/perf/Makefile.am
@@ -7,6 +7,7 @@ INCLUDES = \
-I$(srcdir) \
-I$(top_srcdir)/boilerplate \
-I$(top_srcdir)/src \
+ -I$(top_builddir)/src \
$(CAIRO_CFLAGS)
noinst_PROGRAMS = cairo-perf cairo-perf-diff-files