]> git.0d.be Git - empathy.git/commitdiff
Fix UOA build error
authorXavier Claessens <xavier.claessens@collabora.co.uk>
Tue, 7 May 2013 13:11:40 +0000 (15:11 +0200)
committerXavier Claessens <xavier.claessens@collabora.co.uk>
Tue, 7 May 2013 13:28:32 +0000 (15:28 +0200)
ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am

index e3351266b9619533544a1745c4c6049446ecff80..801c2d8a1cb0c9c70128b09862feaa291ecd2bb0 100644 (file)
@@ -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)                          \