From: Matthew Waters Date: Tue, 4 Jun 2013 12:17:41 +0000 (+1000) Subject: [694/906] build: add support for static plugins X-Git-Tag: 1.19.3~507^2~11838 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ded3f51592e0365ff5b10f253c6342de741669d6;p=platform%2Fupstream%2Fgstreamer.git [694/906] build: add support for static plugins --- diff --git a/gst/gl/Makefile.am b/gst/gl/Makefile.am index 3575fdc..484b478 100644 --- a/gst/gl/Makefile.am +++ b/gst/gl/Makefile.am @@ -93,4 +93,5 @@ libgstopengl_la_LIBADD = \ $(LIBM) libgstopengl_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstopengl_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)