[PATCH] Install perf/ commands.
Matěj Cepl <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- 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 -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo