aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/services/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-07-18 18:48:46 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-07-24 22:20:04 +0800
commit3d004d7ebe17b0a139ef38cbd4e5631940210b78 (patch)
tree3b0a3fb92406e4148095acdc0d3f351e9c9f0f7c /ubuntu-online-accounts/cc-plugins/services/Makefile.am
parente296ad8a3b6dd5049caa9ea6b739a34d9d16dea6 (diff)
downloadgsoc2013-empathy-3d004d7ebe17b0a139ef38cbd4e5631940210b78.tar
gsoc2013-empathy-3d004d7ebe17b0a139ef38cbd4e5631940210b78.tar.gz
gsoc2013-empathy-3d004d7ebe17b0a139ef38cbd4e5631940210b78.tar.bz2
gsoc2013-empathy-3d004d7ebe17b0a139ef38cbd4e5631940210b78.tar.lz
gsoc2013-empathy-3d004d7ebe17b0a139ef38cbd4e5631940210b78.tar.xz
gsoc2013-empathy-3d004d7ebe17b0a139ef38cbd4e5631940210b78.tar.zst
gsoc2013-empathy-3d004d7ebe17b0a139ef38cbd4e5631940210b78.zip
Generate plugins for most protocols
https://bugzilla.gnome.org/show_bug.cgi?id=680448
Diffstat (limited to 'ubuntu-online-accounts/cc-plugins/services/Makefile.am')
-rw-r--r--ubuntu-online-accounts/cc-plugins/services/Makefile.am15
1 files changed, 14 insertions, 1 deletions
diff --git a/ubuntu-online-accounts/cc-plugins/services/Makefile.am b/ubuntu-online-accounts/cc-plugins/services/Makefile.am
index 2c0dfa3d5..545c260b0 100644
--- a/ubuntu-online-accounts/cc-plugins/services/Makefile.am
+++ b/ubuntu-online-accounts/cc-plugins/services/Makefile.am
@@ -3,7 +3,20 @@
servicesdir = $(ACCOUNTS_SERVICE_FILES_DIR)
services_DATA = \
- jabber-im.service \
+ aim-im.service\
+ gadugadu-im.service\
+ groupwise-im.service\
+ icq-im.service\
+ irc-im.service\
+ jabber-im.service\
+ mxit-im.service\
+ myspace-im.service\
+ sip-im.service\
+ local-xmpp-im.service\
+ sametime-im.service\
+ yahoojp-im.service\
+ yahoo-im.service\
+ zephyr-im.service \
$(NULL)
EXTRA_DIST = $(services_DATA)