From 7db2e8baa07f5e61112b9616ff58b9ac5d813ed1 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/modplug/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'gst/modplug/Makefile.am') diff --git a/gst/modplug/Makefile.am b/gst/modplug/Makefile.am index 5eef5961..4738dbb1 100644 --- a/gst/modplug/Makefile.am +++ b/gst/modplug/Makefile.am @@ -1,7 +1,5 @@ SUBDIRS=libmodplug . -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ - plugin_LTLIBRARIES = libgstmodplug.la libgstmodplug_la_SOURCES = modplug_types.cc gstmodplug.cc -- cgit v1.2.1