summaryrefslogtreecommitdiff
path: root/gst/volume
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-10-16 15:07:00 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-10-16 15:07:00 +0000
commit2cd4c7e2b9481c95b4869c792612ad3882658525 (patch)
treef89560d71fa67c1f12e2e0460d183d5023ddc45e /gst/volume
parent5ad1ebcf4c24fc2d2d3b241aebf46d87575a3445 (diff)
Don't install static libs for plugins. Fixes #550851 for base.
Original commit message from CVS: * ext/alsa/Makefile.am: * ext/cdparanoia/Makefile.am: * ext/gio/Makefile.am: * ext/gnomevfs/Makefile.am: * ext/libvisual/Makefile.am: * ext/ogg/Makefile.am: * ext/pango/Makefile.am: * ext/theora/Makefile.am: * ext/vorbis/Makefile.am: * gst/adder/Makefile.am: * gst/audioconvert/Makefile.am: * gst/audiorate/Makefile.am: * gst/audioresample/Makefile.am: * gst/audiotestsrc/Makefile.am: * gst/ffmpegcolorspace/Makefile.am: * gst/gdp/Makefile.am: * gst/playback/Makefile.am: * gst/subparse/Makefile.am: * gst/tcp/Makefile.am: * gst/typefind/Makefile.am: * gst/videorate/Makefile.am: * gst/videoscale/Makefile.am: * gst/videotestsrc/Makefile.am: * gst/volume/Makefile.am: * sys/v4l/Makefile.am: * sys/ximage/Makefile.am: * sys/xvimage/Makefile.am: Don't install static libs for plugins. Fixes #550851 for base.
Diffstat (limited to 'gst/volume')
-rw-r--r--gst/volume/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/volume/Makefile.am b/gst/volume/Makefile.am
index 43b6ec974..393b2eff2 100644
--- a/gst/volume/Makefile.am
+++ b/gst/volume/Makefile.am
@@ -10,6 +10,7 @@ libgstvolume_la_LIBADD = \
$(GST_CONTROLLER_LIBS) \
$(GST_LIBS) \
$(LIBOIL_LIBS)
+libgstvolume_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = gstvolume.h