summaryrefslogtreecommitdiff
path: root/gst/fsvideoanyrate/Makefile.am
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/fsvideoanyrate/Makefile.am
parent98235c97645ff81cac4078b97d8f30d06eea1fff (diff)
downloadfarstream-adb4765979f627dfce44590b243cd74af086da9a.tar.gz
Enable building static GStreamer plugins
https://bugs.freedesktop.org/show_bug.cgi?id=89287
Diffstat (limited to 'gst/fsvideoanyrate/Makefile.am')
-rw-r--r--gst/fsvideoanyrate/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/fsvideoanyrate/Makefile.am b/gst/fsvideoanyrate/Makefile.am
index 3c7866c4..8e711366 100644
--- a/gst/fsvideoanyrate/Makefile.am
+++ b/gst/fsvideoanyrate/Makefile.am
@@ -6,6 +6,7 @@ libfsvideoanyrate_la_CFLAGS = \
$(GST_BASE_CFLAGS) \
$(GST_CFLAGS)
libfsvideoanyrate_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libfsvideoanyrate_la_LIBTOOLFLAGS = $(PLUGIN_LIBTOOLFLAGS)
libfsvideoanyrate_la_LIBADD = \
$(FS_LIBS) \
$(GST_BASE_LIBS) \