From e296ad8a3b6dd5049caa9ea6b739a34d9d16dea6 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 18 Jul 2012 11:37:04 +0200 Subject: 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 --- ubuntu-online-accounts/cc-plugins/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ubuntu-online-accounts/cc-plugins/Makefile.am') 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) -- cgit v1.2.3