diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/cdxaparse/Makefile.am | 2 | ||||
-rw-r--r-- | gst/chart/Makefile.am | 2 | ||||
-rw-r--r-- | gst/deinterlace/Makefile.am | 2 | ||||
-rw-r--r-- | gst/festival/Makefile.am | 2 | ||||
-rw-r--r-- | gst/filter/Makefile.am | 2 | ||||
-rw-r--r-- | gst/flx/Makefile.am | 2 | ||||
-rwxr-xr-x | gst/mixmatrix/Makefile.am | 2 | ||||
-rw-r--r-- | gst/modplug/Makefile.am | 2 | ||||
-rw-r--r-- | gst/mpeg1sys/Makefile.am | 2 | ||||
-rw-r--r-- | gst/mpeg1videoparse/Makefile.am | 2 | ||||
-rw-r--r-- | gst/mpeg2sub/Makefile.am | 2 | ||||
-rw-r--r-- | gst/mpegaudioparse/Makefile.am | 2 | ||||
-rw-r--r-- | gst/passthrough/Makefile.am | 2 | ||||
-rw-r--r-- | gst/playondemand/Makefile.am | 2 | ||||
-rw-r--r-- | gst/qtdemux/Makefile.am | 2 | ||||
-rw-r--r-- | gst/rtjpeg/Makefile.am | 2 | ||||
-rw-r--r-- | gst/smooth/Makefile.am | 2 | ||||
-rw-r--r-- | gst/smoothwave/Makefile.am | 2 | ||||
-rw-r--r-- | gst/smpte/Makefile.am | 2 | ||||
-rw-r--r-- | gst/spectrum/Makefile.am | 2 | ||||
-rw-r--r-- | gst/speed/Makefile.am | 2 | ||||
-rw-r--r-- | gst/stereo/Makefile.am | 2 | ||||
-rw-r--r-- | gst/videocrop/Makefile.am | 2 | ||||
-rw-r--r-- | gst/virtualdub/Makefile.am | 2 | ||||
-rw-r--r-- | gst/y4m/Makefile.am | 2 |
25 files changed, 25 insertions, 25 deletions
diff --git a/gst/cdxaparse/Makefile.am b/gst/cdxaparse/Makefile.am index 43d82004..02fca6b5 100644 --- a/gst/cdxaparse/Makefile.am +++ b/gst/cdxaparse/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = \ libgstcdxaparse.la diff --git a/gst/chart/Makefile.am b/gst/chart/Makefile.am index bb2cfe50..90a1d085 100644 --- a/gst/chart/Makefile.am +++ b/gst/chart/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstchart.la diff --git a/gst/deinterlace/Makefile.am b/gst/deinterlace/Makefile.am index 3ff1a5f2..2f64005b 100644 --- a/gst/deinterlace/Makefile.am +++ b/gst/deinterlace/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstdeinterlace.la diff --git a/gst/festival/Makefile.am b/gst/festival/Makefile.am index 1adf4ee7..e22ea029 100644 --- a/gst/festival/Makefile.am +++ b/gst/festival/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstfestival.la diff --git a/gst/filter/Makefile.am b/gst/filter/Makefile.am index 60e4a012..77e7ff59 100644 --- a/gst/filter/Makefile.am +++ b/gst/filter/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstfilter.la diff --git a/gst/flx/Makefile.am b/gst/flx/Makefile.am index 917fb018..7b64b425 100644 --- a/gst/flx/Makefile.am +++ b/gst/flx/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstflxdec.la diff --git a/gst/mixmatrix/Makefile.am b/gst/mixmatrix/Makefile.am index 81dac076..e858ae8a 100755 --- a/gst/mixmatrix/Makefile.am +++ b/gst/mixmatrix/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libmixmatrix.la diff --git a/gst/modplug/Makefile.am b/gst/modplug/Makefile.am index 47c72e4d..b5b4f755 100644 --- a/gst/modplug/Makefile.am +++ b/gst/modplug/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS=libmodplug . -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstmodplug.la diff --git a/gst/mpeg1sys/Makefile.am b/gst/mpeg1sys/Makefile.am index ce4ecfef..87bc8550 100644 --- a/gst/mpeg1sys/Makefile.am +++ b/gst/mpeg1sys/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstmpeg1systemencode.la diff --git a/gst/mpeg1videoparse/Makefile.am b/gst/mpeg1videoparse/Makefile.am index eb718f44..dbe0b4bc 100644 --- a/gst/mpeg1videoparse/Makefile.am +++ b/gst/mpeg1videoparse/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstmp1videoparse.la diff --git a/gst/mpeg2sub/Makefile.am b/gst/mpeg2sub/Makefile.am index 255a8ffa..5bf0e4ae 100644 --- a/gst/mpeg2sub/Makefile.am +++ b/gst/mpeg2sub/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstmpeg2subt.la diff --git a/gst/mpegaudioparse/Makefile.am b/gst/mpegaudioparse/Makefile.am index c2e9649f..06b3f91d 100644 --- a/gst/mpegaudioparse/Makefile.am +++ b/gst/mpegaudioparse/Makefile.am @@ -1,6 +1,6 @@ #FIXME clean me up a bit -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstmpegaudioparse.la libgstmp3types.la libgstmpegaudioparse_la_SOURCES = gstmpegaudioparse.c diff --git a/gst/passthrough/Makefile.am b/gst/passthrough/Makefile.am index af24e9dc..4d7581e0 100644 --- a/gst/passthrough/Makefile.am +++ b/gst/passthrough/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstpassthrough.la diff --git a/gst/playondemand/Makefile.am b/gst/playondemand/Makefile.am index cb00b403..af06bfdd 100644 --- a/gst/playondemand/Makefile.am +++ b/gst/playondemand/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstplayondemand.la diff --git a/gst/qtdemux/Makefile.am b/gst/qtdemux/Makefile.am index 9e682edc..e4339741 100644 --- a/gst/qtdemux/Makefile.am +++ b/gst/qtdemux/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstqtdemux.la diff --git a/gst/rtjpeg/Makefile.am b/gst/rtjpeg/Makefile.am index 535a6709..740e27d6 100644 --- a/gst/rtjpeg/Makefile.am +++ b/gst/rtjpeg/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstrtjpeg.la diff --git a/gst/smooth/Makefile.am b/gst/smooth/Makefile.am index 5654e09a..933debda 100644 --- a/gst/smooth/Makefile.am +++ b/gst/smooth/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstsmooth.la diff --git a/gst/smoothwave/Makefile.am b/gst/smoothwave/Makefile.am index c6a67abc..e70825e3 100644 --- a/gst/smoothwave/Makefile.am +++ b/gst/smoothwave/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstsmoothwave.la diff --git a/gst/smpte/Makefile.am b/gst/smpte/Makefile.am index 91a6d127..3aef3a85 100644 --- a/gst/smpte/Makefile.am +++ b/gst/smpte/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstsmpte.la diff --git a/gst/spectrum/Makefile.am b/gst/spectrum/Makefile.am index acc29f09..0d3a2034 100644 --- a/gst/spectrum/Makefile.am +++ b/gst/spectrum/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstspectrum.la diff --git a/gst/speed/Makefile.am b/gst/speed/Makefile.am index 7ab9f2cb..eee61a78 100644 --- a/gst/speed/Makefile.am +++ b/gst/speed/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstspeed.la diff --git a/gst/stereo/Makefile.am b/gst/stereo/Makefile.am index 486ac716..1023b85d 100644 --- a/gst/stereo/Makefile.am +++ b/gst/stereo/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgststereo.la diff --git a/gst/videocrop/Makefile.am b/gst/videocrop/Makefile.am index f881428b..9c648969 100644 --- a/gst/videocrop/Makefile.am +++ b/gst/videocrop/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstvideocrop.la diff --git a/gst/virtualdub/Makefile.am b/gst/virtualdub/Makefile.am index 072727b4..9c4b7d67 100644 --- a/gst/virtualdub/Makefile.am +++ b/gst/virtualdub/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstvirtualdub.la diff --git a/gst/y4m/Makefile.am b/gst/y4m/Makefile.am index 7c2adc7d..c2928cce 100644 --- a/gst/y4m/Makefile.am +++ b/gst/y4m/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgsty4menc.la |