From e27dd0e5463e043923e172b576d7e6fa8c8f4bb5 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sun, 10 Aug 2003 00:03:38 +0000 Subject: [PATCH] Remove redundant definition of plugindir Original commit message from CVS: Remove redundant definition of plugindir --- sys/v4l/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/v4l/Makefile.am b/sys/v4l/Makefile.am index 7a96f3db93..50cd1e23b8 100644 --- a/sys/v4l/Makefile.am +++ b/sys/v4l/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstv4lelement.la libgstv4lsrc.la \ libgstv4lmjpegsrc.la libgstv4lmjpegsink.la