summaryrefslogtreecommitdiffstats
path: root/ext/speex/Makefile.am
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-07-28 23:59:40 +0000
committerDavid Schleef <ds@schleef.org>2003-07-28 23:59:40 +0000
commit16abb503843963533a8273cccc3019d95fccd70c (patch)
tree02bcd1e6d21bcbff0594c2c9babbcd740900dbd2 /ext/speex/Makefile.am
parent91af4f0eedffae4fff8618b1a71c9a58f8e6d628 (diff)
Fix installing plugin in wrong dir
Original commit message from CVS: Fix installing plugin in wrong dir
Diffstat (limited to 'ext/speex/Makefile.am')
-rw-r--r--ext/speex/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/speex/Makefile.am b/ext/speex/Makefile.am
index 86d4c08e..9822164d 100644
--- a/ext/speex/Makefile.am
+++ b/ext/speex/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstspeex.la