summaryrefslogtreecommitdiff
path: root/gst/adder
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-12-08 14:50:09 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-12-08 14:50:09 +0000
commit3b540378fb99bd69266bda7da3b64458ec87051c (patch)
treeecff307fb2024571fff9037aae5fb91e9e40e64f /gst/adder
parent3bc7e8a9c18789e2df3f3056ed7200342cefb344 (diff)
parallel install fixes
Original commit message from CVS: parallel install fixes
Diffstat (limited to 'gst/adder')
-rw-r--r--gst/adder/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/adder/Makefile.am b/gst/adder/Makefile.am
index 95d792f12..52101182d 100644
--- a/gst/adder/Makefile.am
+++ b/gst/adder/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstadder.la