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/goom/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'gst/goom') diff --git a/gst/goom/Makefile.am b/gst/goom/Makefile.am index 205bbdf6..5fafbde2 100644 --- a/gst/goom/Makefile.am +++ b/gst/goom/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstgoom.la -- cgit