aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/generate-plugins.py
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-07-23 17:15:57 +0800
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-07-30 14:56:45 +0800
commit671a16046a634beefc524bc24a2e7eebdee480a5 (patch)
tree0a2c8f1946ae3bab3c09276db3691a981ecb4fd9 /ubuntu-online-accounts/cc-plugins/generate-plugins.py
parent89800f161fb162f30aa4d13d3cb9707b553442fa (diff)
downloadgsoc2013-empathy-671a16046a634beefc524bc24a2e7eebdee480a5.tar
gsoc2013-empathy-671a16046a634beefc524bc24a2e7eebdee480a5.tar.gz
gsoc2013-empathy-671a16046a634beefc524bc24a2e7eebdee480a5.tar.bz2
gsoc2013-empathy-671a16046a634beefc524bc24a2e7eebdee480a5.tar.lz
gsoc2013-empathy-671a16046a634beefc524bc24a2e7eebdee480a5.tar.xz
gsoc2013-empathy-671a16046a634beefc524bc24a2e7eebdee480a5.tar.zst
gsoc2013-empathy-671a16046a634beefc524bc24a2e7eebdee480a5.zip
add empathy-app-plugin
https://bugzilla.gnome.org/show_bug.cgi?id=680449
Diffstat (limited to 'ubuntu-online-accounts/cc-plugins/generate-plugins.py')
-rwxr-xr-xubuntu-online-accounts/cc-plugins/generate-plugins.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu-online-accounts/cc-plugins/generate-plugins.py b/ubuntu-online-accounts/cc-plugins/generate-plugins.py
index a5a892f77..c17a55ef6 100755
--- a/ubuntu-online-accounts/cc-plugins/generate-plugins.py
+++ b/ubuntu-online-accounts/cc-plugins/generate-plugins.py
@@ -59,7 +59,7 @@ def generate_makefile_am(plugins):
f.write(
'''# Generated using empathy/ubuntu-online-accounts/cc-plugins/generate-plugins.py
# Do NOT edit manually
-SUBDIRS = providers services
+SUBDIRS = providers services app-plugin
plugindir = $(ACCOUNTS_PROVIDER_PLUGIN_DIR)