diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-01-14 22:11:47 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-01-19 00:54:57 +0800 |
commit | c30eaa7a26e66671c53c81f85296443e7c8198bd (patch) | |
tree | 2d85380a4b400751f570ab25178ec0ef1d04d949 /libempathy/Makefile.am | |
parent | edf04ad86a916e81ce13fda6c9544ea78eb6b809 (diff) | |
download | gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar.gz gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar.bz2 gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar.lz gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar.xz gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.tar.zst gsoc2013-empathy-c30eaa7a26e66671c53c81f85296443e7c8198bd.zip |
remove empathy-tube-handler.c and empathy-tube-dispatch
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 4d5acc63a..fa62d0cd7 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -61,7 +61,6 @@ libempathy_headers = \ empathy-tp-contact-list.h \ empathy-tp-file.h \ empathy-tp-roomlist.h \ - empathy-tube-handler.h \ empathy-types.h \ empathy-utils.h @@ -102,7 +101,6 @@ libempathy_la_SOURCES = \ empathy-tp-contact-list.c \ empathy-tp-file.c \ empathy-tp-roomlist.c \ - empathy-tube-handler.c \ empathy-utils.c # do not distribute generated files |