aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-03-13 23:08:00 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-03-16 17:27:21 +0800
commitf0154b61b01a8cfe1db948126d64508880116fa4 (patch)
treeccdb5b5018ad7856b88ca8be32af1a5dfdeac77b /libempathy-gtk/Makefile.am
parent706a49f918e7ae2b0cd8acef45b7cde21f625571 (diff)
downloadgsoc2013-empathy-f0154b61b01a8cfe1db948126d64508880116fa4.tar
gsoc2013-empathy-f0154b61b01a8cfe1db948126d64508880116fa4.tar.gz
gsoc2013-empathy-f0154b61b01a8cfe1db948126d64508880116fa4.tar.bz2
gsoc2013-empathy-f0154b61b01a8cfe1db948126d64508880116fa4.tar.lz
gsoc2013-empathy-f0154b61b01a8cfe1db948126d64508880116fa4.tar.xz
gsoc2013-empathy-f0154b61b01a8cfe1db948126d64508880116fa4.tar.zst
gsoc2013-empathy-f0154b61b01a8cfe1db948126d64508880116fa4.zip
add EmpathyCalendarButton
https://bugzilla.gnome.org/show_bug.cgi?id=671981
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r--libempathy-gtk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 32426a934..abc48fed3 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -36,6 +36,7 @@ libempathy_gtk_handwritten_source = \
empathy-avatar-image.c \
empathy-bad-password-dialog.c \
empathy-base-password-dialog.c \
+ empathy-calendar-button.c \
empathy-call-utils.c \
empathy-cell-renderer-activatable.c \
empathy-cell-renderer-expander.c \
@@ -102,6 +103,7 @@ libempathy_gtk_headers = \
empathy-avatar-image.h \
empathy-bad-password-dialog.h \
empathy-base-password-dialog.h \
+ empathy-calendar-button.h \
empathy-call-utils.h \
empathy-cell-renderer-activatable.h \
empathy-cell-renderer-expander.h \