diff --git a/Makefile b/Makefile index b48e2623..21404a15 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ include $(MODDIR)/make/rpmdist.mk all: $(make_subdirs_target) clean distclean: + rm -rf $(CLEAN) $(make_subdirs_target) install: all $(make_subdirs_target)