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