summaryrefslogtreecommitdiffstats
path: root/gst/flx/Makefile.am
diff options
context:
space:
mode:
authorWrobell <wrobell@ite.pl>2002-01-18 11:37:19 +0000
committerWrobell <wrobell@ite.pl>2002-01-18 11:37:19 +0000
commit6c039d3297d6e094b2bf578edca2bf6607bc823a (patch)
tree98b4ee6d7c6e7b99134b8c39600d968fbf4aac4d /gst/flx/Makefile.am
parent7304bf825b8a6d5ab1cb2eda04d7dae89ff07fbc (diff)
- plugins are built without versioning info
Original commit message from CVS: - plugins are built without versioning info
Diffstat (limited to 'gst/flx/Makefile.am')
-rw-r--r--gst/flx/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/flx/Makefile.am b/gst/flx/Makefile.am
index df0a6880..c432c099 100644
--- a/gst/flx/Makefile.am
+++ b/gst/flx/Makefile.am
@@ -5,6 +5,7 @@ plugin_LTLIBRARIES = libgstflxdec.la
libgstflxdec_la_SOURCES = gstflxdec.c flx_color.c
libgstflxdec_la_CFLAGS = $(GST_CFLAGS)
libgstflxdec_la_LIBADD = $(GST_LIBS)
+libgstflxdec_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
noinst_HEADERS = flx_fmt.h flx_color.h gstflxdec.h