libs: gobject-introspection scanner doesn't need to scan or update plugin info
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 16 Apr 2011 10:00:31 +0000 (11:00 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 16 Apr 2011 10:01:53 +0000 (11:01 +0100)
commit1d05e81435e01d3054e61d0793fee2dafb92946d
tree08d7f9000bf6116cb708644b5180835eec7337ea
parent08a14d45b9f9b26ad77b37d99d1ba7cf71a8924a
libs: gobject-introspection scanner doesn't need to scan or update plugin info

Make sure the scanner doesn't load or introspect or check any plugins,
(especially not outside the build directory).
13 files changed:
gst-libs/gst/app/Makefile.am
gst-libs/gst/audio/Makefile.am
gst-libs/gst/cdda/Makefile.am
gst-libs/gst/fft/Makefile.am
gst-libs/gst/interfaces/Makefile.am
gst-libs/gst/netbuffer/Makefile.am
gst-libs/gst/pbutils/Makefile.am
gst-libs/gst/riff/Makefile.am
gst-libs/gst/rtp/Makefile.am
gst-libs/gst/rtsp/Makefile.am
gst-libs/gst/sdp/Makefile.am
gst-libs/gst/tag/Makefile.am
gst-libs/gst/video/Makefile.am