diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-05-02 22:01:24 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-05-02 22:22:55 +0800 |
commit | 2d19fc2f3bc163cf742469185d61e667b2dcd084 (patch) | |
tree | c0982b3052be41ac57ec293b4c417ba4c287879d /libempathy/Makefile.am | |
parent | 5a6db15dbaaa9f3aa902d5ae2299bdb5ee83a9d8 (diff) | |
download | gsoc2013-empathy-2d19fc2f3bc163cf742469185d61e667b2dcd084.tar gsoc2013-empathy-2d19fc2f3bc163cf742469185d61e667b2dcd084.tar.gz gsoc2013-empathy-2d19fc2f3bc163cf742469185d61e667b2dcd084.tar.bz2 gsoc2013-empathy-2d19fc2f3bc163cf742469185d61e667b2dcd084.tar.lz gsoc2013-empathy-2d19fc2f3bc163cf742469185d61e667b2dcd084.tar.xz gsoc2013-empathy-2d19fc2f3bc163cf742469185d61e667b2dcd084.tar.zst gsoc2013-empathy-2d19fc2f3bc163cf742469185d61e667b2dcd084.zip |
remove empathy-av
https://bugzilla.gnome.org/show_bug.cgi?id=675296
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 abe2eebfd..fc1c84a26 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -60,7 +60,6 @@ libempathy_headers = \ empathy-tp-chat.h \ empathy-tp-contact-factory.h \ empathy-tp-roomlist.h \ - empathy-tp-streamed-media.h \ empathy-types.h \ empathy-utils.h @@ -98,7 +97,6 @@ libempathy_handwritten_source = \ empathy-tp-chat.c \ empathy-tp-contact-factory.c \ empathy-tp-roomlist.c \ - empathy-tp-streamed-media.c \ empathy-utils.c # these are sources that depend on GOA |