Remove redundant plugindir definition

Original commit message from CVS:
Remove redundant plugindir definition
This commit is contained in:
David Schleef 2003-08-10 00:01:58 +00:00
parent 29b1807eff
commit 0228717f04
15 changed files with 0 additions and 17 deletions
examples/gob
ext
gst
adder
audioconvert
audioscale
sine
tcp
videoscale
videotestsrc
volume
tests/old/examples/gob

View file

@ -1,6 +1,4 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstidentity2.la
GOB_FILES_ID = gst-identity2.c gst-identity2.h gst-identity2-private.h

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstalsa.la

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstcdparanoia.la

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstgnomevfssrc.la libgstgnomevfssink.la

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
#PANGO_CFLAGS = -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
#PANGO_LDFLAGS = -Wl,--export-dynamic -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstvorbis.la

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstadder.la

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstaudioconvert.la

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstaudioscale.la

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstsinesrc.la

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgsttcp.la

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstvideoscale.la

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstvideotestsrc.la

View file

@ -1,4 +1,3 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstvolume.la

View file

@ -1,6 +1,4 @@
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstidentity2.la
GOB_FILES_ID = gst-identity2.c gst-identity2.h gst-identity2-private.h