summaryrefslogtreecommitdiff
path: root/gst/playback/Makefile.am
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-13 11:01:03 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-13 13:14:13 +0200
commit69b18ab09d01c6baa37e502887a5fd7e93892f54 (patch)
treed26c06716151cfcfd2cc47225d8d7393665cd389 /gst/playback/Makefile.am
parent67b29f85a2b9aa51906688e2449a68a2a76eeca0 (diff)
gst-libs: Remove interfaces libs and mixer/tuner interfaces
The navigation interface is now in the video library.
Diffstat (limited to 'gst/playback/Makefile.am')
-rw-r--r--gst/playback/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/playback/Makefile.am b/gst/playback/Makefile.am
index afec33384..61c60b059 100644
--- a/gst/playback/Makefile.am
+++ b/gst/playback/Makefile.am
@@ -22,7 +22,6 @@ libgstplayback_la_LIBADD = \
$(top_builddir)/gst-libs/gst/pbutils/libgstpbutils-@GST_API_VERSION@.la \
$(top_builddir)/gst-libs/gst/audio/libgstaudio-@GST_API_VERSION@.la \
$(top_builddir)/gst-libs/gst/video/libgstvideo-@GST_API_VERSION@.la \
- $(top_builddir)/gst-libs/gst/interfaces/libgstinterfaces-@GST_API_VERSION@.la \
$(GST_LIBS)
libgstplayback_la_LIBTOOLFLAGS = --tag=disable-static