From a7a97b91398aee30856f34e28d23ea8f7ff59d76 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 9 Mar 2009 23:43:55 +0200 Subject: Makefile.am: no static libs for plugins --- gst/camerabin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/camerabin') diff --git a/gst/camerabin/Makefile.am b/gst/camerabin/Makefile.am index 1f060b78..3691af85 100644 --- a/gst/camerabin/Makefile.am +++ b/gst/camerabin/Makefile.am @@ -30,7 +30,7 @@ libgstcamerabin_la_LIBADD = \ $(top_builddir)/gst-libs/gst/interfaces/libgstphotography-$(GST_MAJORMINOR).la libgstcamerabin_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -libgstcamerabin__la_LIBTOOLFLAGS = --tag=disable-static +libgstcamerabin_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = gstcamerabin.h \ gstcamerabinxoverlay.h \ -- cgit v1.2.1