diff --git a/Makefile b/Makefile index eda283dc..c5e561d0 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,7 @@ install: retiredcheck $(MODFILES) if test -z "$(DESTDIR)"; then $(DEPMOD) -a $(VM_UNAME); fi clean: $(SUBDIRS) + rm -f *.o tarballs: $(TARBALLS)