summaryrefslogtreecommitdiff
path: root/gst/fsrawconference
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2014-10-30 17:42:05 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2015-02-25 16:43:45 -0500
commitadb4765979f627dfce44590b243cd74af086da9a (patch)
tree9794a34b6eec020d9b3f9d586f3a83a9d48d55ef /gst/fsrawconference
parent98235c97645ff81cac4078b97d8f30d06eea1fff (diff)
downloadfarstream-adb4765979f627dfce44590b243cd74af086da9a.tar.gz
Enable building static GStreamer plugins
https://bugs.freedesktop.org/show_bug.cgi?id=89287
Diffstat (limited to 'gst/fsrawconference')
-rw-r--r--gst/fsrawconference/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/fsrawconference/Makefile.am b/gst/fsrawconference/Makefile.am
index c31d0434..d09065de 100644
--- a/gst/fsrawconference/Makefile.am
+++ b/gst/fsrawconference/Makefile.am
@@ -29,6 +29,7 @@ AM_CFLAGS = \
libfsrawconference_la_SOURCES = fs-raw-conference-plugin.c
libfsrawconference_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libfsrawconference_la_LIBTOOLFLAGS = $(PLUGIN_LIBTOOLFLAGS)
libfsrawconference_la_LIBADD = \
libfsrawconference-convenience.la \
$(top_builddir)/farstream/libfarstream-@FS_APIVERSION@.la \