[evolution-ews] Move libeews to privlibdir (its includes are in privincludedir already)
- From: David Woodhouse <dwmw2 src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-ews] Move libeews to privlibdir (its includes are in privincludedir already)
- Date: Wed, 19 Oct 2011 13:25:43 +0000 (UTC)
commit 59fa665fc9cdbdf908b55d85c350e962871ffeab
Author: David Woodhouse <David Woodhouse intel com>
Date: Wed Oct 19 13:42:54 2011 +0100
Move libeews to privlibdir (its includes are in privincludedir already)
Theoretically it's useful outside Evolution but the .pc file works anyway,
so let's just be consistent for now.
src/server/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/server/Makefile.am b/src/server/Makefile.am
index 62bc4b6..b8e1975 100644
--- a/src/server/Makefile.am
+++ b/src/server/Makefile.am
@@ -1,6 +1,6 @@
DIST_SUBDIRS = tests
-lib_LTLIBRARIES = libeews-1.2.la
+privlib_LTLIBRARIES = libeews-1.2.la
MARSHAL_GENERATED = ews-marshal.c ews-marshal.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]