diff options
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2009-07-15 22:14:17 +0800 |
---|---|---|
committer | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2009-07-16 19:41:48 +0800 |
commit | 5dc89d6d5a3f5e47ea7b65fdfdbd84ff178625c5 (patch) | |
tree | 4a18182f92d0d1c0987655488a5a2195f49d10e1 /src/Makefile.am | |
parent | 565bab5296d9114543318ff453c6c2a878da417e (diff) | |
download | gsoc2013-empathy-5dc89d6d5a3f5e47ea7b65fdfdbd84ff178625c5.tar gsoc2013-empathy-5dc89d6d5a3f5e47ea7b65fdfdbd84ff178625c5.tar.gz gsoc2013-empathy-5dc89d6d5a3f5e47ea7b65fdfdbd84ff178625c5.tar.bz2 gsoc2013-empathy-5dc89d6d5a3f5e47ea7b65fdfdbd84ff178625c5.tar.lz gsoc2013-empathy-5dc89d6d5a3f5e47ea7b65fdfdbd84ff178625c5.tar.xz gsoc2013-empathy-5dc89d6d5a3f5e47ea7b65fdfdbd84ff178625c5.tar.zst gsoc2013-empathy-5dc89d6d5a3f5e47ea7b65fdfdbd84ff178625c5.zip |
Temporarily disable account importing as it still depends on profiles
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 42485b7d1..50d317fbb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -39,8 +39,6 @@ empathy_handwritten_source = \ empathy-chat-window.c empathy-chat-window.h \ empathy-event-manager.c empathy-event-manager.h \ empathy-ft-manager.c empathy-ft-manager.h \ - empathy-import-dialog.c empathy-import-dialog.h \ - empathy-import-pidgin.c empathy-import-pidgin.h \ empathy-main-window.c empathy-main-window.h \ empathy-misc.c empathy-misc.h \ empathy-new-chatroom-dialog.c empathy-new-chatroom-dialog.h \ |