[cairo] [PATCH] Install perf/ commands.
Matěj Cepl
mcepl at redhat.com
Wed Nov 2 13:26:56 PDT 2011
I just don't see the reason why these programs couldn't be installed.
Certainly, when packaged for a Linux distribution (for example) they should be
pushed into a separate package (e.g., cairo-tools or something of that sort),
but there doesn't seem to be a reason why to disallow their installation
completely.
Signed-off-by: Matěj Cepl <mcepl at redhat.com>
---
perf/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/perf/Makefile.am b/perf/Makefile.am
index 92f0dfc..76c2e65 100644
--- a/perf/Makefile.am
+++ b/perf/Makefile.am
@@ -15,7 +15,7 @@ AM_LDFLAGS = $(CAIRO_LDFLAGS)
SUBDIRS = micro
-noinst_PROGRAMS = \
+bin_PROGRAMS = \
cairo-analyse-trace \
cairo-perf-trace \
cairo-perf-micro \
--
1.7.1
More information about the cairo
mailing list