aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/providers/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/providers/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/providers/Makefile.am')
-rw-r--r--ubuntu-online-accounts/cc-plugins/providers/Makefile.am15
1 files changed, 14 insertions, 1 deletions
diff --git a/ubuntu-online-accounts/cc-plugins/providers/Makefile.am b/ubuntu-online-accounts/cc-plugins/providers/Makefile.am
index 3941ed608..6a57b5ff2 100644
--- a/ubuntu-online-accounts/cc-plugins/providers/Makefile.am
+++ b/ubuntu-online-accounts/cc-plugins/providers/Makefile.am
@@ -3,7 +3,20 @@
providersdir = $(ACCOUNTS_PROVIDER_FILES_DIR)
providers_DATA = \
- jabber.provider \
+ aim.provider\
+ gadugadu.provider\
+ groupwise.provider\
+ icq.provider\
+ irc.provider\
+ jabber.provider\
+ mxit.provider\
+ myspace.provider\
+ sip.provider\
+ local-xmpp.provider\
+ sametime.provider\
+ yahoojp.provider\
+ yahoo.provider\
+ zephyr.provider \
$(NULL)
EXTRA_DIST = $(providers_DATA)