[gnome-color-manager] Ship all the gcm- prefixed binaries, as we'll need these for debugging on real world systems
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Ship all the gcm- prefixed binaries, as we'll need these for debugging on real world systems
- Date: Fri, 4 Dec 2009 17:43:27 +0000 (UTC)
commit 52a3f10d0bce6a25642c87aee2d47f2e3a70a5b5
Author: Richard Hughes <richard hughsie com>
Date: Fri Dec 4 17:42:46 2009 +0000
Ship all the gcm- prefixed binaries, as we'll need these for debugging on real world systems
src/Makefile.am | 14 ++++++--------
1 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index d03050c..d46fa3a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -46,10 +46,14 @@ libgcmshared_a_SOURCES = \
libgcmshared_a_CFLAGS = \
$(WARNINGFLAGS_C)
-noinst_PROGRAMS = \
+bin_PROGRAMS = \
gcm-inspect \
gcm-dump-profile \
- gcm-dump-edid
+ gcm-dump-edid \
+ gcm-apply \
+ gcm-prefs \
+ gcm-session \
+ gcm-import
gcm_dump_edid_SOURCES = \
gcm-dump-edid.c
@@ -83,12 +87,6 @@ gcm_dump_profile_LDADD = \
gcm_dump_profile_CFLAGS = \
$(WARNINGFLAGS_C)
-bin_PROGRAMS = \
- gcm-apply \
- gcm-prefs \
- gcm-session \
- gcm-import
-
gcm_inspect_SOURCES = \
gcm-inspect.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]