[evolution-ews] Adding the sqlite3 flags to src/addressbook too
- From: Fridrich Strba <strba src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-ews] Adding the sqlite3 flags to src/addressbook too
- Date: Thu, 26 May 2011 13:27:20 +0000 (UTC)
commit 8171801e206da44c5a87301f5f0737115f4bb88c
Author: Fridrich Å trba <fridrich strba bluewin ch>
Date: Thu May 26 15:27:01 2011 +0200
Adding the sqlite3 flags to src/addressbook too
src/addressbook/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/addressbook/Makefile.am b/src/addressbook/Makefile.am
index 71d4780..55ccf0f 100644
--- a/src/addressbook/Makefile.am
+++ b/src/addressbook/Makefile.am
@@ -15,6 +15,7 @@ libebookbackendews_la_CPPFLAGS = \
$(LIBEBOOK_CFLAGS) \
$(DB_CFLAGS) \
$(EVOLUTION_ADDRESSBOOK_CFLAGS) \
+ $(SQLITE3_CFLAGS) \
$(SOUP_CFLAGS)
libebookbackendews_la_SOURCES = \
@@ -33,6 +34,7 @@ libebookbackendews_la_LIBADD = \
$(LIBEBOOK_LIBS) \
$(DB_LIBS) \
$(EVOLUTION_ADDRESSBOOK_LIBS) \
+ $(SQLITE3_LIBS) \
$(SOUP_LIBS)
libebookbackendews_la_LDFLAGS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]