summaryrefslogtreecommitdiffstats
path: root/ext/dv/Makefile.am
diff options
context:
space:
mode:
authorWrobell <wrobell@ite.pl>2002-01-18 02:05:25 +0000
committerWrobell <wrobell@ite.pl>2002-01-18 02:05:25 +0000
commit7304bf825b8a6d5ab1cb2eda04d7dae89ff07fbc (patch)
tree1137f7b3ecbfaa812fa64249854b70860fe70012 /ext/dv/Makefile.am
parenta7465f6f46ecdc5effd6b9e89785c6e880d50920 (diff)
- plugins are built without versioning info
Original commit message from CVS: - plugins are built without versioning info
Diffstat (limited to 'ext/dv/Makefile.am')
-rw-r--r--ext/dv/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dv/Makefile.am b/ext/dv/Makefile.am
index 23420acb..e6ddab28 100644
--- a/ext/dv/Makefile.am
+++ b/ext/dv/Makefile.am
@@ -5,6 +5,7 @@ plugin_LTLIBRARIES = libgstdvdec.la
libgstdvdec_la_SOURCES = gstdvdec.c
libgstdvdec_la_CFLAGS = $(GST_CFLAGS)
libgstdvdec_la_LIBADD = $(GST_LIBS) $(DV_LIBS)
+libgstdvdec_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
noinst_HEADERS = gstdvdec.h