aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-02-10 01:01:32 +0800
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-02-10 17:24:55 +0800
commit07460f755936ac04bbe4a2ffc30914b840b9861b (patch)
tree5e4ce1275ece4d0bd903ff2cbb8fcd50c6c35478 /libempathy/Makefile.am
parent2104fdf4bd3b020e2dca0d397ce445423f463704 (diff)
downloadgsoc2013-empathy-07460f755936ac04bbe4a2ffc30914b840b9861b.tar
gsoc2013-empathy-07460f755936ac04bbe4a2ffc30914b840b9861b.tar.gz
gsoc2013-empathy-07460f755936ac04bbe4a2ffc30914b840b9861b.tar.bz2
gsoc2013-empathy-07460f755936ac04bbe4a2ffc30914b840b9861b.tar.lz
gsoc2013-empathy-07460f755936ac04bbe4a2ffc30914b840b9861b.tar.xz
gsoc2013-empathy-07460f755936ac04bbe4a2ffc30914b840b9861b.tar.zst
gsoc2013-empathy-07460f755936ac04bbe4a2ffc30914b840b9861b.zip
Only build the EmpathyStreamedMedia* classes for empathy-av
So the other binaries don't need to link against farsight.
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r--libempathy/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am
index b2d88885f..45c09f078 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -52,8 +52,6 @@ libempathy_headers = \
empathy-server-sasl-handler.h \
empathy-server-tls-handler.h \
empathy-status-presets.h \
- empathy-streamed-media-factory.h \
- empathy-streamed-media-handler.h \
empathy-time.h \
empathy-tls-certificate.h \
empathy-tls-verifier.h \
@@ -92,8 +90,6 @@ libempathy_la_SOURCES = \
empathy-server-sasl-handler.c \
empathy-server-tls-handler.c \
empathy-status-presets.c \
- empathy-streamed-media-factory.c \
- empathy-streamed-media-handler.c \
empathy-time.c \
empathy-tls-certificate.c \
empathy-tls-verifier.c \