diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/arts/Makefile.am | 2 | ||||
-rw-r--r-- | ext/artsd/Makefile.am | 2 | ||||
-rw-r--r-- | ext/audiofile/Makefile.am | 2 | ||||
-rw-r--r-- | ext/gsm/Makefile.am | 2 | ||||
-rw-r--r-- | ext/hermes/Makefile.am | 2 | ||||
-rw-r--r-- | ext/jack/Makefile.am | 2 | ||||
-rw-r--r-- | ext/ladspa/Makefile.am | 4 | ||||
-rw-r--r-- | ext/lcs/Makefile.am | 2 | ||||
-rw-r--r-- | ext/libfame/Makefile.am | 2 | ||||
-rw-r--r-- | ext/mplex/Makefile.am | 2 | ||||
-rw-r--r-- | ext/sdl/Makefile.am | 2 | ||||
-rw-r--r-- | ext/shout/Makefile.am | 2 | ||||
-rw-r--r-- | ext/smoothwave/Makefile.am | 2 | ||||
-rw-r--r-- | ext/snapshot/Makefile.am | 2 | ||||
-rw-r--r-- | ext/swfdec/Makefile.am | 2 | ||||
-rw-r--r-- | ext/tarkin/Makefile.am | 2 |
16 files changed, 17 insertions, 17 deletions
diff --git a/ext/arts/Makefile.am b/ext/arts/Makefile.am index 348e1dc4..782bc637 100644 --- a/ext/arts/Makefile.am +++ b/ext/arts/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstarts.la diff --git a/ext/artsd/Makefile.am b/ext/artsd/Makefile.am index 1be82e05..bfb84ae1 100644 --- a/ext/artsd/Makefile.am +++ b/ext/artsd/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstartsdsink.la diff --git a/ext/audiofile/Makefile.am b/ext/audiofile/Makefile.am index 9bece977..53e8716c 100644 --- a/ext/audiofile/Makefile.am +++ b/ext/audiofile/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstaudiofile.la diff --git a/ext/gsm/Makefile.am b/ext/gsm/Makefile.am index 6854ca3e..9960453d 100644 --- a/ext/gsm/Makefile.am +++ b/ext/gsm/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstgsm.la diff --git a/ext/hermes/Makefile.am b/ext/hermes/Makefile.am index 9270f085..f536a7ef 100644 --- a/ext/hermes/Makefile.am +++ b/ext/hermes/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstcolorspace.la diff --git a/ext/jack/Makefile.am b/ext/jack/Makefile.am index 981c5a9f..3d054332 100644 --- a/ext/jack/Makefile.am +++ b/ext/jack/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstjack.la diff --git a/ext/ladspa/Makefile.am b/ext/ladspa/Makefile.am index 9580eeb3..d393d743 100644 --- a/ext/ladspa/Makefile.am +++ b/ext/ladspa/Makefile.am @@ -1,10 +1,10 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstladspa.la libgstladspa_la_SOURCES = gstladspa.c search.c load.c libgstladspa_la_CFLAGS = $(GST_CFLAGS) -libgstladspa_la_LIBADD = $(GST_LIBS) -lgstcontrol +libgstladspa_la_LIBADD = $(GST_LIBS) $(GST_CONTROL_LIBS) libgstladspa_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) noinst_HEADERS = gstladspa.h utils.h diff --git a/ext/lcs/Makefile.am b/ext/lcs/Makefile.am index 8a4c1d6f..b9e0ac5e 100644 --- a/ext/lcs/Makefile.am +++ b/ext/lcs/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstcolorspace.la diff --git a/ext/libfame/Makefile.am b/ext/libfame/Makefile.am index 44597ff4..05f84550 100644 --- a/ext/libfame/Makefile.am +++ b/ext/libfame/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstlibfame.la diff --git a/ext/mplex/Makefile.am b/ext/mplex/Makefile.am index c2d672cb..96f88d44 100644 --- a/ext/mplex/Makefile.am +++ b/ext/mplex/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ CC = g++ diff --git a/ext/sdl/Makefile.am b/ext/sdl/Makefile.am index 63045064..26c4390d 100644 --- a/ext/sdl/Makefile.am +++ b/ext/sdl/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstsdlvideosink.la diff --git a/ext/shout/Makefile.am b/ext/shout/Makefile.am index 95e68919..2e4c501b 100644 --- a/ext/shout/Makefile.am +++ b/ext/shout/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstshout.la 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 diff --git a/ext/snapshot/Makefile.am b/ext/snapshot/Makefile.am index 057a650e..81c68953 100644 --- a/ext/snapshot/Makefile.am +++ b/ext/snapshot/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstsnapshot.la diff --git a/ext/swfdec/Makefile.am b/ext/swfdec/Makefile.am index e883ff35..1a6c9948 100644 --- a/ext/swfdec/Makefile.am +++ b/ext/swfdec/Makefile.am @@ -1,5 +1,5 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstswfdec.la diff --git a/ext/tarkin/Makefile.am b/ext/tarkin/Makefile.am index 6bfe71b1..a8c6a3d5 100644 --- a/ext/tarkin/Makefile.am +++ b/ext/tarkin/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgsttarkin.la |