diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-07-18 16:11:39 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-07-24 22:20:03 +0800 |
commit | 70ea840bfec883f883b748e937e28f68d9f0870f (patch) | |
tree | 7eb556cceb2dab8ac057daa9e5c58227d353a7a9 /configure.ac | |
parent | bc953560bc9db4818874cddd855c5d06241994df (diff) | |
download | gsoc2013-empathy-70ea840bfec883f883b748e937e28f68d9f0870f.tar.gz gsoc2013-empathy-70ea840bfec883f883b748e937e28f68d9f0870f.tar.zst gsoc2013-empathy-70ea840bfec883f883b748e937e28f68d9f0870f.zip |
Hook cc-plugins to the build system
https://bugzilla.gnome.org/show_bug.cgi?id=680448
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 711b520a5..9575d684b 100644 --- a/configure.ac +++ b/configure.ac @@ -596,6 +596,9 @@ AC_CONFIG_FILES([ goa-mc-plugin/Makefile ubuntu-online-accounts/Makefile ubuntu-online-accounts/mc-plugin/Makefile + ubuntu-online-accounts/cc-plugins/Makefile + ubuntu-online-accounts/cc-plugins/providers/Makefile + ubuntu-online-accounts/cc-plugins/services/Makefile help/Makefile tests/Makefile tests/interactive/Makefile |