summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-08-10 00:03:39 +0000
committerDavid Schleef <ds@schleef.org>2003-08-10 00:03:39 +0000
commitdc4d0baf7d14c83756e04e7fb6d9e3e994639bb1 (patch)
tree5291ae7d7614d1356f33b9afb569110a832496e2
parent7db2e8baa07f5e61112b9616ff58b9ac5d813ed1 (diff)
downloadgstreamer-plugins-bad-dc4d0baf7d14c83756e04e7fb6d9e3e994639bb1.tar.gz
Remove redundant definition of plugindir
Original commit message from CVS: Remove redundant definition of plugindir
-rw-r--r--sys/cdrom/Makefile.am1
-rw-r--r--sys/dxr3/Makefile.am1
-rw-r--r--sys/qcam/Makefile.am1
-rw-r--r--sys/v4l2/Makefile.am1
-rw-r--r--sys/vcd/Makefile.am1
5 files changed, 0 insertions, 5 deletions
diff --git a/sys/cdrom/Makefile.am b/sys/cdrom/Makefile.am
index e5a98a600..6fb066c5e 100644
--- a/sys/cdrom/Makefile.am
+++ b/sys/cdrom/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstcdplayer.la
diff --git a/sys/dxr3/Makefile.am b/sys/dxr3/Makefile.am
index b0309afbd..a13bc8268 100644
--- a/sys/dxr3/Makefile.am
+++ b/sys/dxr3/Makefile.am
@@ -1,4 +1,3 @@
-plugindir= $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstdxr3.la
diff --git a/sys/qcam/Makefile.am b/sys/qcam/Makefile.am
index 75c999911..944cdee99 100644
--- a/sys/qcam/Makefile.am
+++ b/sys/qcam/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstqcam.la
diff --git a/sys/v4l2/Makefile.am b/sys/v4l2/Makefile.am
index 84da9a9d3..8c8f15437 100644
--- a/sys/v4l2/Makefile.am
+++ b/sys/v4l2/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = \
libgstv4l2element.la \
diff --git a/sys/vcd/Makefile.am b/sys/vcd/Makefile.am
index 7770804c4..8ad6b847f 100644
--- a/sys/vcd/Makefile.am
+++ b/sys/vcd/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstvcdsrc.la