[gnome-settings-daemon] power: Install test application
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] power: Install test application
- Date: Mon, 2 Jul 2012 14:29:33 +0000 (UTC)
commit 900111a4000aacb6f75b91684e971b5c30b021eb
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jul 2 15:26:03 2012 +0100
power: Install test application
plugins/power/Makefile.am | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/plugins/power/Makefile.am b/plugins/power/Makefile.am
index a535585..241800a 100644
--- a/plugins/power/Makefile.am
+++ b/plugins/power/Makefile.am
@@ -57,8 +57,8 @@ polkit_policy_DATA = $(polkit_policy_in_files:.policy.in=.policy)
gsd_backlight_helper_SOURCES = \
gsd-backlight-helper.c
-noinst_PROGRAMS = test-power
-test_power_SOURCES = \
+libexec_PROGRAMS = gsd-test-power
+gsd_test_power_SOURCES = \
gpm-common.c \
gpm-common.h \
gpm-phone.c \
@@ -69,9 +69,9 @@ test_power_SOURCES = \
gsd-power-manager.h \
test-power.c
-test_power_CFLAGS = $(libpower_la_CFLAGS)
-test_power_CPPFLAGS = $(libpower_la_CPPFLAGS)
-test_power_LDADD = \
+gsd_test_power_CFLAGS = $(libpower_la_CFLAGS)
+gsd_test_power_CPPFLAGS = $(libpower_la_CPPFLAGS)
+gsd_test_power_LDADD = \
-lm \
$(top_builddir)/plugins/common/libcommon.la \
$(top_builddir)/gnome-settings-daemon/libgsd.la \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]