aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-08-26 20:53:01 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-08-29 17:47:40 +0800
commit41515259986697a443e892ad31043d2275915eea (patch)
treef05c34ff7f58105bea352997ac84e6ca43fdfa10 /libempathy-gtk/Makefile.am
parent04f88a3959838b95972664ce99cf24f94be06457 (diff)
downloadgsoc2013-empathy-41515259986697a443e892ad31043d2275915eea.tar
gsoc2013-empathy-41515259986697a443e892ad31043d2275915eea.tar.gz
gsoc2013-empathy-41515259986697a443e892ad31043d2275915eea.tar.bz2
gsoc2013-empathy-41515259986697a443e892ad31043d2275915eea.tar.lz
gsoc2013-empathy-41515259986697a443e892ad31043d2275915eea.tar.xz
gsoc2013-empathy-41515259986697a443e892ad31043d2275915eea.tar.zst
gsoc2013-empathy-41515259986697a443e892ad31043d2275915eea.zip
add EmpathyAccountSelectorDialog
Dialog asking user to pick an account from a pre-defined list. https://bugzilla.gnome.org/show_bug.cgi?id=650112
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 33dcbfb93..31e0ec8cc 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -29,6 +29,7 @@ noinst_LTLIBRARIES = libempathy-gtk.la
libempathy_gtk_handwritten_source = \
empathy-account-chooser.c \
+ empathy-account-selector-dialog.c \
empathy-account-widget-irc.c \
empathy-account-widget-private.h \
empathy-account-widget-sip.c \
@@ -96,6 +97,7 @@ libempathy_gtk_handwritten_source = \
libempathy_gtk_headers = \
empathy-account-chooser.h \
+ empathy-account-selector-dialog.h \
empathy-account-widget-irc.h \
empathy-account-widget-sip.h \
empathy-account-widget.h \