aboutsummaryrefslogtreecommitdiffstats
path: root/tp-account-widgets/Makefile.am
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-07-29 21:20:00 +0800
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 18:03:06 +0800
commit7f50fe46dc08956800ee9d63f5191b0d754ca106 (patch)
tree5af2de7a233d0a573940adddb4eb4177c35faeaa /tp-account-widgets/Makefile.am
parent45e5ffdb0c84f0026cf552fe885f06498eaddb39 (diff)
downloadgsoc2013-empathy-7f50fe46dc08956800ee9d63f5191b0d754ca106.tar
gsoc2013-empathy-7f50fe46dc08956800ee9d63f5191b0d754ca106.tar.gz
gsoc2013-empathy-7f50fe46dc08956800ee9d63f5191b0d754ca106.tar.bz2
gsoc2013-empathy-7f50fe46dc08956800ee9d63f5191b0d754ca106.tar.lz
gsoc2013-empathy-7f50fe46dc08956800ee9d63f5191b0d754ca106.tar.xz
gsoc2013-empathy-7f50fe46dc08956800ee9d63f5191b0d754ca106.tar.zst
gsoc2013-empathy-7f50fe46dc08956800ee9d63f5191b0d754ca106.zip
calendar-button: move from Empathy to tp-accounts-widgets
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'tp-account-widgets/Makefile.am')
-rw-r--r--tp-account-widgets/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tp-account-widgets/Makefile.am b/tp-account-widgets/Makefile.am
index 5397854c2..3aafe3df9 100644
--- a/tp-account-widgets/Makefile.am
+++ b/tp-account-widgets/Makefile.am
@@ -22,6 +22,7 @@ libtp_account_widgets_sources = \
tpaw-account-widget-private.h \
tpaw-account-widget-sip.c \
tpaw-builder.c \
+ tpaw-calendar-button.c \
tpaw-connection-managers.c \
tpaw-contactinfo-utils.c \
tpaw-keyring.c \
@@ -44,6 +45,7 @@ libtp_account_widgets_headers = \
tpaw-account-widget-irc.h \
tpaw-account-widget-sip.h \
tpaw-builder.h \
+ tpaw-calendar-button.h \
tpaw-connection-managers.h \
tpaw-contactinfo-utils.h \
tpaw-keyring.h \