Remove redundant definition of plugindir
authorDavid Schleef <ds@schleef.org>
Sun, 10 Aug 2003 00:03:39 +0000 (00:03 +0000)
committerDavid Schleef <ds@schleef.org>
Sun, 10 Aug 2003 00:03:39 +0000 (00:03 +0000)
Original commit message from CVS:
Remove redundant definition of plugindir

sys/oss/Makefile.am
sys/v4l2/Makefile.am

index de37081..37b0f8f 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstossaudio.la
 
index 84da9a9..8c8f154 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = \
        libgstv4l2element.la \