aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-12-21 19:19:13 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-12-22 17:46:20 +0800
commit9e63d5fc6b9c74eb9a9961640be621ea2ce6c931 (patch)
tree4c91244f2e71783279f06a5262bdebc6dc5e906d /libempathy-gtk/Makefile.am
parentcab7c95744e79a978a230a10782d236d9d9c414f (diff)
downloadgsoc2013-empathy-9e63d5fc6b9c74eb9a9961640be621ea2ce6c931.tar
gsoc2013-empathy-9e63d5fc6b9c74eb9a9961640be621ea2ce6c931.tar.gz
gsoc2013-empathy-9e63d5fc6b9c74eb9a9961640be621ea2ce6c931.tar.bz2
gsoc2013-empathy-9e63d5fc6b9c74eb9a9961640be621ea2ce6c931.tar.lz
gsoc2013-empathy-9e63d5fc6b9c74eb9a9961640be621ea2ce6c931.tar.xz
gsoc2013-empathy-9e63d5fc6b9c74eb9a9961640be621ea2ce6c931.tar.zst
gsoc2013-empathy-9e63d5fc6b9c74eb9a9961640be621ea2ce6c931.zip
add new-account-dialog
This introduces some code duplication with the assistant but it's going to die soon anyway.
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 8bcbd3c4b..f511d46a4 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -68,6 +68,7 @@ libempathy_gtk_handwritten_source = \
empathy-irc-network-chooser-dialog.c \
empathy-irc-network-dialog.c \
empathy-log-window.c \
+ empathy-new-account-dialog.c \
empathy-new-message-dialog.c \
empathy-new-call-dialog.c \
empathy-notify-manager.c \
@@ -137,6 +138,7 @@ libempathy_gtk_headers = \
empathy-irc-network-chooser-dialog.h \
empathy-irc-network-dialog.h \
empathy-log-window.h \
+ empathy-new-account-dialog.h \
empathy-new-message-dialog.h \
empathy-new-call-dialog.h \
empathy-notify-manager.h \