aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-07-26 20:46:07 +0800
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-07-30 14:56:45 +0800
commitb3a5be48436877d8cf89569b6724db2a5eb45cb5 (patch)
tree1def8999bfd9477effa27658dd923bdb8e6d31ba /ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am
parent671a16046a634beefc524bc24a2e7eebdee480a5 (diff)
downloadgsoc2013-empathy-b3a5be48436877d8cf89569b6724db2a5eb45cb5.tar
gsoc2013-empathy-b3a5be48436877d8cf89569b6724db2a5eb45cb5.tar.gz
gsoc2013-empathy-b3a5be48436877d8cf89569b6724db2a5eb45cb5.tar.bz2
gsoc2013-empathy-b3a5be48436877d8cf89569b6724db2a5eb45cb5.tar.lz
gsoc2013-empathy-b3a5be48436877d8cf89569b6724db2a5eb45cb5.tar.xz
gsoc2013-empathy-b3a5be48436877d8cf89569b6724db2a5eb45cb5.tar.zst
gsoc2013-empathy-b3a5be48436877d8cf89569b6724db2a5eb45cb5.zip
add empathy-app-plugin-widget
https://bugzilla.gnome.org/show_bug.cgi?id=680449
Diffstat (limited to 'ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am')
-rw-r--r--ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am b/ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am
index fc2421747..f49c81343 100644
--- a/ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am
+++ b/ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am
@@ -16,7 +16,9 @@ plugin_LTLIBRARIES = \
libempathy_la_SOURCES = \
empathy-app-plugin.c \
- empathy-app-plugin.h
+ empathy-app-plugin.h \
+ empathy-app-plugin-widget.c
+ empathy-app-plugin-widget.h
libempathy_la_LDFLAGS = -module -avoid-version
libempathy_la_LIBADD = \
$(UOA_LIBS) \