summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2011-02-16 15:29:29 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2011-02-16 15:29:29 +0100
commit861e06cab8368caceb48eaa7370a8f07fdde3f02 (patch)
tree27aeb219d5595d620a00ac3677b3ed5cd1a78267 /Makefile.am
parent451bbc4e1b12a8a64c9b5cddc4eddc4a4a53a8cf (diff)
downloadgstreamer-plugins-bad-861e06cab8368caceb48eaa7370a8f07fdde3f02.tar.gz
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 = \
$(top_builddir)/tests/examples/jack/jack_client \
$(top_builddir)/tests/examples/switch/switcher \
$(top_builddir)/tests/icles/output-selector-test \
- $(top_builddir)/tests/icles/test-oss4
+ $(top_builddir)/tests/icles/test-oss4 \
+ $(top_builddir)/tests/icles/equalizer-test
CRUFT_DIRS = \
$(top_srcdir)/gst/aacparse \