]> git.0d.be Git - empathy.git/blobdiff - ubuntu-online-accounts/cc-plugins/account-plugins/Makefile.am
Fix UOA build
[empathy.git] / ubuntu-online-accounts / cc-plugins / account-plugins / Makefile.am
index 1271f6ec32299e09bab884cc92d8991a5a7f248b..0006ced337e003f0e9461bfdf4344dfc13c346d8 100644 (file)
@@ -5,6 +5,7 @@ INCLUDES =                                      \
        -I$(top_srcdir)/libempathy              \
        -I$(top_srcdir)/libempathy-gtk          \
        -DLOCALEDIR=\""$(datadir)/locale"\"     \
+       $(TPAW_CFLAGS)                          \
        $(UOA_CFLAGS)                           \
        $(WARN_CFLAGS)                          \
        $(ERROR_CFLAGS)                         \
@@ -23,6 +24,7 @@ libempathy_accounts_plugin_la_SOURCES = \
        empathy-accounts-plugin-widget.h
 
 libempathy_accounts_plugin_la_LIBADD = \
+       $(TPAW_LIBS) \
        $(UOA_LIBS) \
        $(top_builddir)/libempathy/libempathy.la \
        $(top_builddir)/libempathy-gtk/libempathy-gtk.la