summaryrefslogtreecommitdiffstats
path: root/ext/ladspa/Makefile.am
diff options
context:
space:
mode:
authorWrobell <wrobell@ite.pl>2002-01-18 02:05:26 +0000
committerWrobell <wrobell@ite.pl>2002-01-18 02:05:26 +0000
commit827d3f924a9c504c4e0dddc027fa5620d90f5f53 (patch)
tree459dbda4ce9db4af81143d34bac0f9812310a422 /ext/ladspa/Makefile.am
parentb21da019f30b2115876b89f7c6c795a99b25a5af (diff)
downloadgst-plugins-bad-827d3f924a9c504c4e0dddc027fa5620d90f5f53.tar.gz
gst-plugins-bad-827d3f924a9c504c4e0dddc027fa5620d90f5f53.tar.bz2
gst-plugins-bad-827d3f924a9c504c4e0dddc027fa5620d90f5f53.zip
- plugins are built without versioning info
Original commit message from CVS: - plugins are built without versioning info
Diffstat (limited to 'ext/ladspa/Makefile.am')
-rw-r--r--ext/ladspa/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/ladspa/Makefile.am b/ext/ladspa/Makefile.am
index 9f986a48..23c798d5 100644
--- a/ext/ladspa/Makefile.am
+++ b/ext/ladspa/Makefile.am
@@ -5,5 +5,6 @@ plugin_LTLIBRARIES = libgstladspa.la
libgstladspa_la_SOURCES = gstladspa.c search.c load.c
libgstladspa_la_CFLAGS = $(GST_CFLAGS)
libgstladspa_la_LIBADD = $(GST_LIBS)
+libgstladspa_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
noinst_HEADERS = gstladspa.h ladspa.h utils.h