build: add old shave files in common to 'cruft' files
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 14 May 2010 00:55:41 +0000 (01:55 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 14 May 2010 00:55:41 +0000 (01:55 +0100)
Makefile.am

index 2e4322c..4dc5c37 100644 (file)
@@ -41,6 +41,8 @@ include $(top_srcdir)/common/coverage/lcov.mak
 # cruft: plugins that have been merged or moved or renamed
 
 CRUFT_FILES = \
+       $(top_builddir)/common/shave \
+       $(top_builddir)/common/shave-libtool \
        $(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} \