From 708cf898e85bb1742870f6b3cabcc74b28f01c5f Mon Sep 17 00:00:00 2001
From: Thomas Vander Stichele <thomas@apestaart.org>
Date: Sun, 8 Dec 2002 14:50:10 +0000
Subject: parallel install fixes

Original commit message from CVS:
parallel install fixes
---
 ext/smoothwave/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'ext/smoothwave')

diff --git a/ext/smoothwave/Makefile.am b/ext/smoothwave/Makefile.am
index c6a67abc..e70825e3 100644
--- a/ext/smoothwave/Makefile.am
+++ b/ext/smoothwave/Makefile.am
@@ -1,4 +1,4 @@
-plugindir = $(libdir)/gst
+plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstsmoothwave.la
 
-- 
cgit v1.2.1