diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-11 22:44:33 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-11 22:45:49 +0800 |
commit | dd4f24ee49d50145a30722010f6d849d36129c7c (patch) | |
tree | b769d1c9b39de5cba5a1c790c6d69ad253a5c337 /libempathy/Makefile.am | |
parent | 7ccdd1850f123f1e4a3bcc019ab422b1291c39e1 (diff) | |
download | gsoc2013-empathy-dd4f24ee49d50145a30722010f6d849d36129c7c.tar gsoc2013-empathy-dd4f24ee49d50145a30722010f6d849d36129c7c.tar.gz gsoc2013-empathy-dd4f24ee49d50145a30722010f6d849d36129c7c.tar.bz2 gsoc2013-empathy-dd4f24ee49d50145a30722010f6d849d36129c7c.tar.lz gsoc2013-empathy-dd4f24ee49d50145a30722010f6d849d36129c7c.tar.xz gsoc2013-empathy-dd4f24ee49d50145a30722010f6d849d36129c7c.tar.zst gsoc2013-empathy-dd4f24ee49d50145a30722010f6d849d36129c7c.zip |
bye bye empathy-handler
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r-- | libempathy/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index ca0df9206..eb8a874c4 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -42,7 +42,6 @@ libempathy_headers = \ empathy-ft-factory.h \ empathy-ft-handler.h \ empathy-gsettings.h \ - empathy-handler.h \ empathy-idle.h \ empathy-individual-manager.h \ empathy-irc-network-manager.h \ @@ -79,7 +78,6 @@ libempathy_la_SOURCES = \ empathy-dispatcher.c \ empathy-ft-factory.c \ empathy-ft-handler.c \ - empathy-handler.c \ empathy-idle.c \ empathy-individual-manager.c \ empathy-irc-network-manager.c \ |