aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-10-28 22:34:40 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-11-23 20:14:30 +0800
commit80ff6670675cdfa087c92901d8d96c16f40c5613 (patch)
tree0b1b9cf5e822a9afff5da0d806b259e60efb8a41 /libempathy-gtk/Makefile.am
parentadca8bd9665b6455879f2478e51c4bfd53af4d52 (diff)
downloadgsoc2013-empathy-80ff6670675cdfa087c92901d8d96c16f40c5613.tar
gsoc2013-empathy-80ff6670675cdfa087c92901d8d96c16f40c5613.tar.gz
gsoc2013-empathy-80ff6670675cdfa087c92901d8d96c16f40c5613.tar.bz2
gsoc2013-empathy-80ff6670675cdfa087c92901d8d96c16f40c5613.tar.lz
gsoc2013-empathy-80ff6670675cdfa087c92901d8d96c16f40c5613.tar.xz
gsoc2013-empathy-80ff6670675cdfa087c92901d8d96c16f40c5613.tar.zst
gsoc2013-empathy-80ff6670675cdfa087c92901d8d96c16f40c5613.zip
Abstract EmpathyPasswordDialog to EmpathyBasePasswordDialog
I'm going to implement a slidely different version of this dialog so best to re-use as much code as possible. https://bugzilla.gnome.org/show_bug.cgi?id=661640
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 96ef811b4..960153cfc 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -33,6 +33,7 @@ libempathy_gtk_handwritten_source = \
empathy-account-widget.c \
empathy-avatar-chooser.c \
empathy-avatar-image.c \
+ empathy-base-password-dialog.c \
empathy-call-utils.c \
empathy-cell-renderer-activatable.c \
empathy-cell-renderer-expander.c \
@@ -100,6 +101,7 @@ libempathy_gtk_headers = \
empathy-account-widget.h \
empathy-avatar-chooser.h \
empathy-avatar-image.h \
+ empathy-base-password-dialog.h \
empathy-call-utils.h \
empathy-cell-renderer-activatable.h \
empathy-cell-renderer-expander.h \