summaryrefslogtreecommitdiffstats
path: root/sys/oss/Makefile.am
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2003-11-06 15:24:41 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2003-11-06 15:24:41 +0000
commitd236cce5113bf5a06adfeb5c688c69983c5bdd21 (patch)
treeb8a133bd31405520d57d88d2a23e60ec7cfbf5c0 /sys/oss/Makefile.am
parent30381dbf6586128fd743f7d5e44f84513d3f6eda (diff)
All the interfaces are collected in libgstinterfaces now.
Original commit message from CVS: All the interfaces are collected in libgstinterfaces now.
Diffstat (limited to 'sys/oss/Makefile.am')
-rw-r--r--sys/oss/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/oss/Makefile.am b/sys/oss/Makefile.am
index 81bf878f..71377c5b 100644
--- a/sys/oss/Makefile.am
+++ b/sys/oss/Makefile.am
@@ -11,7 +11,7 @@ libgstossaudio_la_SOURCES = gstossaudio.c \
gstossgst.c
libgstossaudio_la_CFLAGS = $(GST_CFLAGS)
-libgstossaudio_la_LIBADD = $(top_builddir)/gst-libs/gst/mixer/libgstmixer.la
+libgstossaudio_la_LIBADD = $(top_builddir)/gst-libs/gst/libgstinterfaces-@GST_MAJORMINOR@.la
libgstossaudio_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstosshelper_la_SOURCES = gstosshelper.c