aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Dröge2011-02-16 08:29:29 -0600
committerSebastian Dröge2011-02-16 08:29:29 -0600
commit861e06cab8368caceb48eaa7370a8f07fdde3f02 (patch)
tree27aeb219d5595d620a00ac3677b3ed5cd1a78267 /Makefile.am
parent451bbc4e1b12a8a64c9b5cddc4eddc4a4a53a8cf (diff)
downloadgst-plugins-bad0-10-861e06cab8368caceb48eaa7370a8f07fdde3f02.tar.gz
gst-plugins-bad0-10-861e06cab8368caceb48eaa7370a8f07fdde3f02.tar.xz
gst-plugins-bad0-10-861e06cab8368caceb48eaa7370a8f07fdde3f02.zip
icles: Completely remove equalizer-test from -bad, it's in -good now
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a8ac17d49..46fbdf5c9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,7 +64,8 @@ CRUFT_FILES = \
64 $(top_builddir)/tests/examples/jack/jack_client \ 64 $(top_builddir)/tests/examples/jack/jack_client \
65 $(top_builddir)/tests/examples/switch/switcher \ 65 $(top_builddir)/tests/examples/switch/switcher \
66 $(top_builddir)/tests/icles/output-selector-test \ 66 $(top_builddir)/tests/icles/output-selector-test \
67 $(top_builddir)/tests/icles/test-oss4 67 $(top_builddir)/tests/icles/test-oss4 \
68 $(top_builddir)/tests/icles/equalizer-test
68 69
69CRUFT_DIRS = \ 70CRUFT_DIRS = \
70 $(top_srcdir)/gst/aacparse \ 71 $(top_srcdir)/gst/aacparse \