aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/app-plugin/Makefile.am
diff options
context:
space:
mode:
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) \