summaryrefslogtreecommitdiff
path: root/src/gst
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2012-07-05 14:39:56 +0100
committerBastien Nocera <hadess@hadess.net>2012-07-05 15:26:22 +0100
commit2c22801ee014d329164c50e42385bdb81f172af8 (patch)
tree8b87d05e0e66f1a20c0ca617a0078e8abb95e717 /src/gst
parentf6eccbcfbfd32c97368d714cde560f7fdeabac98 (diff)
downloadtotem-2c22801ee014d329164c50e42385bdb81f172af8.tar.gz
build: Remove unused explicit library linkage
And add gstreamer-audio-0.10 to the list of required libraries.
Diffstat (limited to 'src/gst')
-rw-r--r--src/gst/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gst/Makefile.am b/src/gst/Makefile.am
index 2e2d2f33a..c7cabfdb4 100644
--- a/src/gst/Makefile.am
+++ b/src/gst/Makefile.am
@@ -17,8 +17,6 @@ libtotemgsthelpers_la_CFLAGS = \
libtotemgsthelpers_la_LIBADD = \
$(MM_LIBS) \
- $(GST_LIBS) \
- $(EXTRA_BACKEND_LIBS) \
$(X_LIBS) \
$(MISSING_PLUGINS_LIBS) \
-lm