summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-05-16 16:06:22 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 11:11:16 +0100
commitb4c1938951ba62997d3db73b3c11a2ef7ac4e1f8 (patch)
treec31add29a8d669e59772dd50cf7c5b4ebe6a65bd /configure.ac
parent9a4d3fcca1c77586dde912e1cdd8aa61dc737fe7 (diff)
downloadtelepathy-account-widgets-b4c1938951ba62997d3db73b3c11a2ef7ac4e1f8.tar.gz
Makefile.am: don't compile code not related to tpaw
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac20
1 files changed, 0 insertions, 20 deletions
diff --git a/configure.ac b/configure.ac
index 15d355ce..34719985 100644
--- a/configure.ac
+++ b/configure.ac
@@ -630,29 +630,9 @@ AC_SUBST([ENABLE_CODING_STYLE_CHECKS])
AC_CONFIG_FILES([
Makefile
data/Makefile
- data/empathy.desktop.in
data/icons/Makefile
- data/themes/Makefile
- extensions/Makefile
po/Makefile.in
tp-account-widgets/Makefile
- libempathy/Makefile
- libempathy-gtk/Makefile
- src/Makefile
- nautilus-sendto-plugin/Makefile
- 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/account-plugins/Makefile
- ubuntu-online-accounts/cc-plugins/providers/Makefile
- ubuntu-online-accounts/cc-plugins/services/Makefile
- ubuntu-online-accounts/cc-plugins/app-plugin/Makefile
- help/Makefile
- tests/Makefile
- tests/interactive/Makefile
- tests/xml/Makefile
- tests/certificates/Makefile
tools/Makefile
])
AC_OUTPUT