[gnome-settings-daemon] orientation: Install test application
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] orientation: Install test application
- Date: Mon, 2 Jul 2012 14:29:28 +0000 (UTC)
commit c6337cdc691fa78ad4bdef23b12bb433823d8c26
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jul 2 15:26:03 2012 +0100
orientation: Install test application
plugins/orientation/Makefile.am | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/plugins/orientation/Makefile.am b/plugins/orientation/Makefile.am
index b1f60e3..56b0f9f 100644
--- a/plugins/orientation/Makefile.am
+++ b/plugins/orientation/Makefile.am
@@ -1,13 +1,13 @@
plugin_name = orientation
-noinst_PROGRAMS = test-orientation
+libexec_PROGRAMS = gsd-test-orientation
-test_orientation_SOURCES = \
+gsd_test_orientation_SOURCES = \
gsd-orientation-manager.h \
gsd-orientation-manager.c \
test-orientation.c
-test_orientation_CFLAGS = \
+gsd_test_orientation_CFLAGS = \
-I$(top_srcdir)/gnome-settings-daemon \
-I$(top_srcdir)/plugins/common \
-DGNOME_SETTINGS_LOCALEDIR=\""$(datadir)/locale"\" \
@@ -16,7 +16,7 @@ test_orientation_CFLAGS = \
$(SETTINGS_PLUGIN_CFLAGS) \
$(AM_CFLAGS)
-test_orientation_LDADD = \
+gsd_test_orientation_LDADD = \
$(top_builddir)/gnome-settings-daemon/libgsd.la \
$(top_builddir)/plugins/common/libcommon.la \
$(ORIENTATION_LIBS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]