aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorJonny Lamb <jonnylamb@gnome.org>2010-12-03 23:58:05 +0800
committerJonny Lamb <jonnylamb@gnome.org>2010-12-03 23:58:05 +0800
commit5c2ae48c27de994ba418bf759bbf011c8101943d (patch)
treeae6d4d78f589ae4dacfbf909bdaaff730bb6a7ff /libempathy-gtk/Makefile.am
parentee8f480f660963c7d26872a27ba9889bbed6a000 (diff)
downloadgsoc2013-empathy-5c2ae48c27de994ba418bf759bbf011c8101943d.tar
gsoc2013-empathy-5c2ae48c27de994ba418bf759bbf011c8101943d.tar.gz
gsoc2013-empathy-5c2ae48c27de994ba418bf759bbf011c8101943d.tar.bz2
gsoc2013-empathy-5c2ae48c27de994ba418bf759bbf011c8101943d.tar.lz
gsoc2013-empathy-5c2ae48c27de994ba418bf759bbf011c8101943d.tar.xz
gsoc2013-empathy-5c2ae48c27de994ba418bf759bbf011c8101943d.tar.zst
gsoc2013-empathy-5c2ae48c27de994ba418bf759bbf011c8101943d.zip
auth-client: move the password dialog into a new file
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
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 7e35929b1..72e489c75 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -68,6 +68,7 @@ libempathy_gtk_handwritten_source = \
empathy-new-message-dialog.c \
empathy-new-call-dialog.c \
empathy-notify-manager.c \
+ empathy-password-dialog.c \
empathy-persona-store.c \
empathy-persona-view.c \
empathy-presence-chooser.c \
@@ -130,6 +131,7 @@ libempathy_gtk_headers = \
empathy-new-message-dialog.h \
empathy-new-call-dialog.h \
empathy-notify-manager.h \
+ empathy-password-dialog.h \
empathy-persona-store.h \
empathy-persona-view.h \
empathy-presence-chooser.h \