[empathy: 3/3] Fix UOA build error



commit 83c85e98027758ea3afafe183ee2de9f4047e6be
Author: Xavier Claessens <xavier claessens collabora co uk>
Date:   Tue May 7 15:11:40 2013 +0200

    Fix UOA build error

 .../cc-plugins/app-plugin/Makefile.am              |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am 
b/ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am
index e335126..801c2d8 100644
--- a/ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am
+++ b/ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am
@@ -3,6 +3,8 @@ plugindir = $(ACCOUNTS_APP_PLUGIN_DIR)
 INCLUDES =                                     \
        -I$(top_builddir)                       \
        -I$(top_srcdir)                         \
+       -I$(top_srcdir)/libempathy              \
+       -I$(top_srcdir)/libempathy-gtk          \
        -DLOCALEDIR=\""$(datadir)/locale"\"     \
        $(UOA_CFLAGS)                           \
        $(WARN_CFLAGS)                          \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]