aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-07-18 17:37:04 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-07-24 22:20:04 +0800
commite296ad8a3b6dd5049caa9ea6b739a34d9d16dea6 (patch)
tree80e2f62effaad99f044fd64bc36a82ecc949390c /ubuntu-online-accounts/cc-plugins/Makefile.am
parent32cbd280f3a2ec826f4d4ae76c99765218014c36 (diff)
downloadgsoc2013-empathy-e296ad8a3b6dd5049caa9ea6b739a34d9d16dea6.tar
gsoc2013-empathy-e296ad8a3b6dd5049caa9ea6b739a34d9d16dea6.tar.gz
gsoc2013-empathy-e296ad8a3b6dd5049caa9ea6b739a34d9d16dea6.tar.bz2
gsoc2013-empathy-e296ad8a3b6dd5049caa9ea6b739a34d9d16dea6.tar.lz
gsoc2013-empathy-e296ad8a3b6dd5049caa9ea6b739a34d9d16dea6.tar.xz
gsoc2013-empathy-e296ad8a3b6dd5049caa9ea6b739a34d9d16dea6.tar.zst
gsoc2013-empathy-e296ad8a3b6dd5049caa9ea6b739a34d9d16dea6.zip
add generate-plugins.py
Handy script to generate all the boilerplates for each protocol we are supporting. https://bugzilla.gnome.org/show_bug.cgi?id=680448
Diffstat (limited to 'ubuntu-online-accounts/cc-plugins/Makefile.am')
-rw-r--r--ubuntu-online-accounts/cc-plugins/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ubuntu-online-accounts/cc-plugins/Makefile.am b/ubuntu-online-accounts/cc-plugins/Makefile.am
index c90caf72f..2b6029807 100644
--- a/ubuntu-online-accounts/cc-plugins/Makefile.am
+++ b/ubuntu-online-accounts/cc-plugins/Makefile.am
@@ -1,3 +1,5 @@
+# Generated using empathy/ubuntu-online-accounts/cc-plugins/generate-plugins.py
+# Do NOT edit manually
SUBDIRS = providers services
plugindir = $(ACCOUNTS_PROVIDER_PLUGIN_DIR)