diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-03 22:12:30 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-03 22:12:30 +0800 |
commit | 214850e492efd75f8664bbfb98c6dd6bf161aeb6 (patch) | |
tree | fb788b71ca6e6b801d9cd257a6b798287735e763 /libempathy/Makefile.am | |
parent | 563cdc5a284bc85957f60b14048ba6e42a0c7c87 (diff) | |
download | gsoc2013-empathy-214850e492efd75f8664bbfb98c6dd6bf161aeb6.tar gsoc2013-empathy-214850e492efd75f8664bbfb98c6dd6bf161aeb6.tar.gz gsoc2013-empathy-214850e492efd75f8664bbfb98c6dd6bf161aeb6.tar.bz2 gsoc2013-empathy-214850e492efd75f8664bbfb98c6dd6bf161aeb6.tar.lz gsoc2013-empathy-214850e492efd75f8664bbfb98c6dd6bf161aeb6.tar.xz gsoc2013-empathy-214850e492efd75f8664bbfb98c6dd6bf161aeb6.tar.zst gsoc2013-empathy-214850e492efd75f8664bbfb98c6dd6bf161aeb6.zip |
[darcs-to-svn @ Remove EmpathySession and move all programs into src/]
svn path=/trunk/; revision=28
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r-- | libempathy/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 30d40c595..c681aa83f 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -24,7 +24,6 @@ libempathy_la_SOURCES = \ gossip-debug.c gossip-debug.h \ gossip-utils.c gossip-utils.h \ gossip-message.c gossip-message.h \ - empathy-session.c empathy-session.h \ empathy-contact-list.c empathy-contact-list.h \ empathy-contact-manager.c empathy-contact-manager.h \ empathy-tp-chat.c empathy-tp-chat.h \ |