From: Thomas Vander Stichele Date: Sun, 8 Dec 2002 14:50:04 +0000 (+0000) Subject: parallel install fixes X-Git-Tag: 1.19.3~509^2~1916^2~169 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ddad5a1576fd2be7ab784192fc1f6ae5115374c3;p=platform%2Fupstream%2Fgstreamer.git parallel install fixes Original commit message from CVS: parallel install fixes --- diff --git a/ext/lame/Makefile.am b/ext/lame/Makefile.am index f23d1d3..322ddf3 100644 --- a/ext/lame/Makefile.am +++ b/ext/lame/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstlame.la