[gnome-bluetooth] Don't install the test plugin
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-bluetooth] Don't install the test plugin
- Date: Thu, 28 May 2009 11:00:12 -0400 (EDT)
commit 80d5d4affe3ddab4b710fcf5f373b7106d731e1c
Author: Bastien Nocera <hadess hadess net>
Date: Thu May 28 15:51:33 2009 +0100
Don't install the test plugin
---
common/plugins/Makefile.am | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/common/plugins/Makefile.am b/common/plugins/Makefile.am
index 4a62d43..1b5f806 100644
--- a/common/plugins/Makefile.am
+++ b/common/plugins/Makefile.am
@@ -1,5 +1,3 @@
-plugindir = $(libdir)/gnome-bluetooth/plugins
-
INCLUDES = \
-DDATADIR=\"$(datadir)\" \
-DICONDIR=\"$(icondir)\" \
@@ -9,7 +7,7 @@ INCLUDES = \
$(PLUGINS_CFLAGS) \
$(WARN_CFLAGS)
-plugin_LTLIBRARIES = libgbttest.la
+noinst_LTLIBRARIES = libgbttest.la
libgbttest_la_SOURCES = test.c
libgbttest_la_LDFLAGS = -module -avoid-version
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]