[gnome-keyring] [pkcs11] Install standalone devel modules to consistent location.
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] [pkcs11] Install standalone devel modules to consistent location.
- Date: Mon, 20 Dec 2010 19:17:32 +0000 (UTC)
commit f631b2374575ec419006b81ebceb401d93b76c39
Author: Stef Walter <stefw collabora co uk>
Date: Mon Dec 20 19:13:49 2010 +0000
[pkcs11] Install standalone devel modules to consistent location.
pkcs11/roots-store/Makefile.am | 2 +-
pkcs11/secret-store/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pkcs11/roots-store/Makefile.am b/pkcs11/roots-store/Makefile.am
index 5d6108b..87c3c54 100644
--- a/pkcs11/roots-store/Makefile.am
+++ b/pkcs11/roots-store/Makefile.am
@@ -22,7 +22,7 @@ libgkm_roots_store_la_SOURCES = \
# ------------------------------------------------------------------------------
# The standalone module
-moduledir = $(libdir)/gnome-keyring/standalone/
+moduledir = $(libdir)/gnome-keyring/devel/
module_LTLIBRARIES = \
gkm-roots-store-standalone.la
diff --git a/pkcs11/secret-store/Makefile.am b/pkcs11/secret-store/Makefile.am
index 5341f3c..49160ca 100644
--- a/pkcs11/secret-store/Makefile.am
+++ b/pkcs11/secret-store/Makefile.am
@@ -29,7 +29,7 @@ libgkm_secret_store_la_SOURCES = \
# ------------------------------------------------------------------------------
# The standalone module
-moduledir = $(libdir)/gnome-keyring/standalone/
+moduledir = $(libdir)/gnome-keyring/devel/
module_LTLIBRARIES = \
gkm-secret-store-standalone.la
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]