aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-10-17 20:45:44 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-10-17 20:45:44 +0800
commitbf1a377b27b0a68a60795d9719aad5c027d94c9d (patch)
tree87fd768ed63551c1108589b132b96d6ffecbd38c /src/Makefile.am
parent5d9a4f9f85768227044f80d93549049ea8084213 (diff)
downloadgsoc2013-empathy-bf1a377b27b0a68a60795d9719aad5c027d94c9d.tar
gsoc2013-empathy-bf1a377b27b0a68a60795d9719aad5c027d94c9d.tar.gz
gsoc2013-empathy-bf1a377b27b0a68a60795d9719aad5c027d94c9d.tar.bz2
gsoc2013-empathy-bf1a377b27b0a68a60795d9719aad5c027d94c9d.tar.lz
gsoc2013-empathy-bf1a377b27b0a68a60795d9719aad5c027d94c9d.tar.xz
gsoc2013-empathy-bf1a377b27b0a68a60795d9719aad5c027d94c9d.tar.zst
gsoc2013-empathy-bf1a377b27b0a68a60795d9719aad5c027d94c9d.zip
Added an account importer dialog. Fixes bug #541060 (Jonny Lamb)
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1593 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4d0caba63..eee9510bf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -28,6 +28,7 @@ empathy_SOURCES = \
empathy-chatrooms-window.c empathy-chatrooms-window.h \
empathy-chat-window.c empathy-chat-window.h \
empathy-event-manager.c empathy-event-manager.h \
+ empathy-import-dialog.c empathy-import-dialog.h \
empathy-main-window.c empathy-main-window.h \
empathy-new-chatroom-dialog.c empathy-new-chatroom-dialog.h \
empathy-preferences.c empathy-preferences.h \