diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/oss/Makefile.am | 1 | ||||
-rw-r--r-- | sys/v4l2/Makefile.am | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/oss/Makefile.am b/sys/oss/Makefile.am index de370819..37b0f8fe 100644 --- a/sys/oss/Makefile.am +++ b/sys/oss/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstossaudio.la diff --git a/sys/v4l2/Makefile.am b/sys/v4l2/Makefile.am index 84da9a9d..8c8f1543 100644 --- a/sys/v4l2/Makefile.am +++ b/sys/v4l2/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = \ libgstv4l2element.la \ |