Makefile: Add cruft-cleaning support

This commit is contained in:
Edward Hervey 2010-12-07 18:56:03 +01:00
parent a2680c6c57
commit d9a36aa1b7

View file

@ -34,3 +34,11 @@ check-torture:
true true
endif endif
# cruft: plugins that have been merged or moved or renamed
CRUFT_FILES = \
$(top_builddir)/common/shave \
$(top_builddir)/common/shave-libtool
include $(top_srcdir)/common/cruft.mak
all-local: check-cruft