mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
Remove redundant plugindir definition
Original commit message from CVS: Remove redundant plugindir definition
This commit is contained in:
parent
fd368650ca
commit
141645bc32
14 changed files with 0 additions and 15 deletions
|
@ -1,6 +1,4 @@
|
||||||
|
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstidentity2.la
|
plugin_LTLIBRARIES = libgstidentity2.la
|
||||||
|
|
||||||
GOB_FILES_ID = gst-identity2.c gst-identity2.h gst-identity2-private.h
|
GOB_FILES_ID = gst-identity2.c gst-identity2.h gst-identity2-private.h
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgsta52dec.la
|
plugin_LTLIBRARIES = libgsta52dec.la
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstdvdnavsrc.la
|
plugin_LTLIBRARIES = libgstdvdnavsrc.la
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstdvdreadsrc.la
|
plugin_LTLIBRARIES = libgstdvdreadsrc.la
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstlame.la
|
plugin_LTLIBRARIES = libgstlame.la
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstmad.la
|
plugin_LTLIBRARIES = libgstmad.la
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstmpeg2dec.la
|
plugin_LTLIBRARIES = libgstmpeg2dec.la
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstsid.la
|
plugin_LTLIBRARIES = libgstsid.la
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstac3parse.la
|
plugin_LTLIBRARIES = libgstac3parse.la
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstasfdemux.la
|
plugin_LTLIBRARIES = libgstasfdemux.la
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
#FIXME clean me up a bit
|
#FIXME clean me up a bit
|
||||||
|
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
plugin_LTLIBRARIES = libgstmpegaudioparse.la libgstmp3types.la
|
plugin_LTLIBRARIES = libgstmpegaudioparse.la libgstmp3types.la
|
||||||
|
|
||||||
libgstmpegaudioparse_la_SOURCES = gstmpegaudioparse.c
|
libgstmpegaudioparse_la_SOURCES = gstmpegaudioparse.c
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstmpegstream.la
|
plugin_LTLIBRARIES = libgstmpegstream.la
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir= $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstrmdemux.la
|
plugin_LTLIBRARIES = libgstrmdemux.la
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstsynaesthesia.la
|
plugin_LTLIBRARIES = libgstsynaesthesia.la
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue