summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2005-03-04 10:16:10 +0000
committerWim Taymans <wim.taymans@gmail.com>2005-03-04 10:16:10 +0000
commit3a4d09d9e5f535634ba2503fbe1da45c39110ce0 (patch)
treed53cd96cabd5d0cf4db6081393daf58ea6496032 /gst-libs/gst/video/Makefile.am
parente1975c599cfbe5f23e4bd602591e95838afb3c8c (diff)
downloadgstreamer-plugins-bad-3a4d09d9e5f535634ba2503fbe1da45c39110ce0.tar.gz
More work on subclassing the sinks from the basesink.BRANCH-THREADED
Original commit message from CVS: More work on subclassing the sinks from the basesink. First attempt at generic audiosink base objects. Make oss DMA audiosink.
Diffstat (limited to 'gst-libs/gst/video/Makefile.am')
-rw-r--r--gst-libs/gst/video/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/video/Makefile.am b/gst-libs/gst/video/Makefile.am
index 7a163773b..3db87f06b 100644
--- a/gst-libs/gst/video/Makefile.am
+++ b/gst-libs/gst/video/Makefile.am
@@ -9,4 +9,4 @@ libgstvideoinclude_HEADERS = video.h videosink.h
libgstvideo_la_LIBADD =
libgstvideo_la_CFLAGS = $(GST_CFLAGS)
-libgstvideo_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgstvideo_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) ../../../../gstreamer2/gst/base/libgstbase.la