* [PATCH 1/3] Use pkglibdir where applicable
@ 2011-01-24 12:50 =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2011-01-24 13:39 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont @ 2011-01-24 12:50 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 474 bytes --]
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 9933e32..f941a19 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -366,7 +366,7 @@ BUILT_SOURCES = $(local_headers)
CLEANFILES = src/builtin.h $(BUILT_SOURCES) $(rules_DATA)
-plugindir = $(libdir)/ofono/plugins
+plugindir = $(pkglibdir)/plugins
if MAINTAINER_MODE
build_plugindir = $(abs_top_srcdir)/plugins/.libs
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-24 13:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-24 12:50 [PATCH 1/3] Use pkglibdir where applicable =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2011-01-24 13:39 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox