summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-04-08 19:32:31 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-04-08 19:34:55 +0100
commit9bfac61f9713cef8c528d79aae884d69a41fbebd (patch)
treeec6c5c917253e77b1b125082bae8f3664755d685 /Makefile.am
parenta7cbd201b1924c39d1e54e383a8c8a6607e8e362 (diff)
downloadgstreamer-plugins-bad-9bfac61f9713cef8c528d79aae884d69a41fbebd.tar.gz
Remove audioparsers plugin, it has been moved to -good
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4bcaa888c..27200c59b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,6 +49,7 @@ CRUFT_FILES = \
$(top_builddir)/ext/jack/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/aacparse/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/amrparse/.libs/*.{so,dll,DLL,dylib} \
+ $(top_builddir)/gst/audioparsers/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/flacparse/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/imagefreeze/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/selector/.libs/*.{so,dll,DLL,dylib} \
@@ -56,6 +57,7 @@ CRUFT_FILES = \
$(top_builddir)/gst/valve/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/videoparsers/.libs/libgsth263parse* \
$(top_builddir)/sys/oss4/.libs/*.{so,dll,DLL,dylib} \
+ $(top_builddir)/tests/check/elements/{aac,ac3,amr,flac,mpegaudio,dca}parse \
$(top_builddir)/tests/check/elements/autocolorspace \
$(top_builddir)/tests/check/elements/capssetter \
$(top_builddir)/tests/check/elements/imagefreeze \