Remove setting of plugindir from Makefiles
This commit is contained in:
parent
629cac4cad
commit
12513a9537
@ -6,8 +6,6 @@ glib_gen_basename = gstencode
|
|||||||
built_sources = gstencode-marshal.c
|
built_sources = gstencode-marshal.c
|
||||||
built_headers = gstencode-marshal.h
|
built_headers = gstencode-marshal.h
|
||||||
|
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstencodebin.la
|
plugin_LTLIBRARIES = libgstencodebin.la
|
||||||
|
|
||||||
libgstencodebin_la_SOURCES = \
|
libgstencodebin_la_SOURCES = \
|
||||||
|
@ -6,8 +6,6 @@ glib_gen_basename = gstplay
|
|||||||
built_sources = gstplay-marshal.c
|
built_sources = gstplay-marshal.c
|
||||||
built_headers = gstplay-marshal.h
|
built_headers = gstplay-marshal.h
|
||||||
|
|
||||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
|
||||||
|
|
||||||
plugin_LTLIBRARIES = libgstplaybin.la libgstdecodebin.la libgstdecodebin2.la
|
plugin_LTLIBRARIES = libgstplaybin.la libgstdecodebin.la libgstdecodebin2.la
|
||||||
|
|
||||||
libgstplaybin_la_SOURCES = \
|
libgstplaybin_la_SOURCES = \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user