diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-06-05 21:35:59 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-06-09 17:18:06 +0800 |
commit | 7b773f345bcd34b32b46f8e0c471cbd7d19abf40 (patch) | |
tree | e114fbbd17b850265338b5eb64fbb2736cf89efa /libempathy/Makefile.am | |
parent | b09a383920ecef2f5cc16a7c114bc5e6c0e63d25 (diff) | |
download | gsoc2013-empathy-7b773f345bcd34b32b46f8e0c471cbd7d19abf40.tar gsoc2013-empathy-7b773f345bcd34b32b46f8e0c471cbd7d19abf40.tar.gz gsoc2013-empathy-7b773f345bcd34b32b46f8e0c471cbd7d19abf40.tar.bz2 gsoc2013-empathy-7b773f345bcd34b32b46f8e0c471cbd7d19abf40.tar.lz gsoc2013-empathy-7b773f345bcd34b32b46f8e0c471cbd7d19abf40.tar.xz gsoc2013-empathy-7b773f345bcd34b32b46f8e0c471cbd7d19abf40.tar.zst gsoc2013-empathy-7b773f345bcd34b32b46f8e0c471cbd7d19abf40.zip |
stop to build empathy-tp-tube
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 3540c88bf..a07e863c1 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -53,7 +53,6 @@ libempathy_la_SOURCES = \ empathy-tp-contact-list.c \ empathy-tp-file.c \ empathy-tp-roomlist.c \ - empathy-tp-tube.c \ empathy-tube-handler.c \ empathy-utils.c @@ -103,7 +102,6 @@ libempathy_headers = \ empathy-tp-contact-list.h \ empathy-tp-file.h \ empathy-tp-roomlist.h \ - empathy-tp-tube.h \ empathy-tube-handler.h \ empathy-types.h \ empathy-utils.h |