diff options
Diffstat (limited to 'gst/camerabin/Makefile.am')
-rw-r--r-- | gst/camerabin/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |