From b87729bd6969f21f7c29a6a54c8521bb254a1b3a Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sun, 10 Aug 2003 00:01:58 +0000 Subject: [PATCH] Remove redundant plugindir definition Original commit message from CVS: Remove redundant plugindir definition --- ext/jack/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/jack/Makefile.am b/ext/jack/Makefile.am index 3d05433..a97a2ad 100644 --- a/ext/jack/Makefile.am +++ b/ext/jack/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstjack.la -- 2.7.4