summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-10-05 11:42:42 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-10-05 11:42:42 +0100
commita3f9fab72ff65e91a6ee3752847497d10abf2d15 (patch)
treea894b205536714e4c7b2769351e782c75046c6d4 /Makefile.am
parent716e430fd537209e57da82504f34b7ed13aef6df (diff)
downloadgstreamer-plugins-bad-a3f9fab72ff65e91a6ee3752847497d10abf2d15.tar.gz
alsaspdif: remove alsaspdifsink element
Remove alsaspdifsink, it's not needed any longer. alsasink in -base has been able to handle SPDIF for a while now.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7b2b45688..ff0249420 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,11 +43,12 @@ include $(top_srcdir)/common/coverage/lcov.mak
CRUFT_FILES = \
$(top_builddir)/common/shave \
$(top_builddir)/common/shave-libtool \
+ $(top_builddir)/ext/alsaspdif/.libs/*.{so,dll,DLL,dylib} \
+ $(top_builddir)/ext/ivorbis/.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/flacparse/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/shapewipe/.libs/*.{so,dll,DLL,dylib} \
- $(top_builddir)/ext/ivorbis/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/gst/imagefreeze/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/sys/oss4/.libs/*.{so,dll,DLL,dylib} \
$(top_builddir)/tests/check/elements/capssetter \
@@ -62,6 +63,7 @@ CRUFT_DIRS = \
$(top_srcdir)/gst/imagefreeze \
$(top_srcdir)/gst/shapewipe \
$(top_srcdir)/tests/examples/shapewipe
+ $(top_srcdir)/ext/alsaspdif \
$(top_srcdir)/ext/ivorbis \
$(top_srcdir)/ext/metadata