From 37fe79eef22570af7f0cab1f6fe9bd1dcfaf7e45 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sun, 10 Aug 2003 00:01:58 +0000 Subject: Remove redundant plugindir definition Original commit message from CVS: Remove redundant plugindir definition --- gst/monoscope/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'gst/monoscope') diff --git a/gst/monoscope/Makefile.am b/gst/monoscope/Makefile.am index da0a288e..7f50915e 100644 --- a/gst/monoscope/Makefile.am +++ b/gst/monoscope/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstmonoscope.la -- cgit