summaryrefslogtreecommitdiffstats
path: root/gst/smoothwave
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 /gst/smoothwave
parenta7465f6f46ecdc5effd6b9e89785c6e880d50920 (diff)
- plugins are built without versioning info
Original commit message from CVS: - plugins are built without versioning info
Diffstat (limited to 'gst/smoothwave')
-rw-r--r--gst/smoothwave/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/smoothwave/Makefile.am b/gst/smoothwave/Makefile.am
index d74c4a30..db3ea5a6 100644
--- a/gst/smoothwave/Makefile.am
+++ b/gst/smoothwave/Makefile.am
@@ -5,6 +5,7 @@ plugin_LTLIBRARIES = libgstsmoothwave.la
libgstsmoothwave_la_SOURCES = gstsmoothwave.c
libgstsmoothwave_la_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)
libgstsmoothwave_la_LIBADD = $(GST_LIBS) $(GTK_LIBS)
+libgstsmoothwave_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
noinst_HEADERS = gstsmoothwave.h