summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2011-04-01 13:53:28 -0700
committerDavid Schleef <ds@schleef.org>2011-04-01 13:54:02 -0700
commita8f047f68926b879bc1b874b5e4b5c5803269878 (patch)
tree5358c3a94efd90ac928b104f2cafff057a389e5f
parent293b0f77579e65f8477bb076775534372dd46f6e (diff)
downloadgstreamer-plugins-bad-a8f047f68926b879bc1b874b5e4b5c5803269878.tar.gz
Remove setting of plugindir from Makefiles
-rw-r--r--ext/dc1394/Makefile.am1
-rw-r--r--ext/directfb/Makefile.am1
-rw-r--r--gst/hls/Makefile.am1
3 files changed, 0 insertions, 3 deletions
diff --git a/ext/dc1394/Makefile.am b/ext/dc1394/Makefile.am
index 8f823523f..6b0953277 100644
--- a/ext/dc1394/Makefile.am
+++ b/ext/dc1394/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstdc1394.la
diff --git a/ext/directfb/Makefile.am b/ext/directfb/Makefile.am
index de93f5cf6..05e79ac15 100644
--- a/ext/directfb/Makefile.am
+++ b/ext/directfb/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstdfbvideosink.la
diff --git a/gst/hls/Makefile.am b/gst/hls/Makefile.am
index 5587ffc4a..77638cb58 100644
--- a/gst/hls/Makefile.am
+++ b/gst/hls/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(GST_PLUGINS_DIR)
plugin_LTLIBRARIES = libgstfragmented.la