[cairo-commit] perf/Makefile.am

Behdad Esfahbod behdad at kemper.freedesktop.org
Mon Apr 30 16:11:17 PDT 2007


 perf/Makefile.am |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree fbc8bf05033a652d26c1defa56d12183e4009870 (from 4be608399f0d196a792f84fe4ddfce9acd2ea943)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Mon Apr 30 19:11:31 2007 -0400

    [perf] Don't build cairo-perf in "make all"

diff --git a/perf/Makefile.am b/perf/Makefile.am
index d5685bd..23b5b82 100644
--- a/perf/Makefile.am
+++ b/perf/Makefile.am
@@ -10,7 +10,7 @@ INCLUDES =					\
 	-I$(top_builddir)/src			\
 	$(CAIRO_CFLAGS)
 
-noinst_PROGRAMS = cairo-perf cairo-perf-diff-files
+EXTRA_PROGRAMS = cairo-perf cairo-perf-diff-files
 EXTRA_DIST = cairo-perf-diff
 
 cairo_perf_SOURCES =		\


More information about the cairo-commit mailing list