More minor tweaks.
diff --git a/Makefile b/Makefile
index 3d3a24b..a705bac 100644
--- a/Makefile
+++ b/Makefile
@@ -483,6 +483,7 @@
 	rm -f scripts/bb_mkdep scripts/usage
 	rm -r -f include/config include/config.h $(DEP_INCLUDES)
 	find . -name .depend'*' -print0 | xargs -0 rm -f
+	find . -name '*.rej' -print0 | xargs -0 rm -f
 	rm -f .hdepend
 	rm -f .config .config.old .config.cmd